PHP MIRRORS 36 CVS PHP BUGS WEB REPORT PHP
Date: Wed, 02 Jul 2003 08:58:09 -0000

Subject: cvs: php-bugs-web / report.php
From: magnus@no-spam (Magnus MääTtä)

magnus Wed Jul 2 04:58:09 2003 EDT
Modified files: /php-bugs-web report.php Log:
Add a red annoying text to warn users about the php4_module -> php5_module name change.
Index: php-bugs-web/report.php diff -u php-bugs-web/report.php:1.39 php-bugs-web/report.php:1.40
--- php-bugs-web/report.php:1.39 Tue Jul 1 09:44:39 2003
+++ php-bugs-web/report.php Wed Jul 2 04:58:09 2003
@@no-spam -216,6 +216,10 @@no-spam <p>If you aren't sure that what you're about to report is a bug, you should ask for help using one of the means for support
<a href="http://www.php.net/support.php">listed here</a>.</p>
+<p style="color: red"><strong>If you get an error like this: <code>Syntax error on line 176 of C:/Apache2/conf/httpd.conf<br />

+Cannot load C:/Apache2/PHP5/sapi/php4apache2.dll into server. The specified module could not be found</code><br />

+It is NOT a bug, but a configuration issue. php4_module have changed name to php5_module.</strong></p>

+
<p><strong>Failure to follow these instructions may result in your bug simply being marked as "bogus".</strong></p>