ID:               25768
 Updated by:       [EMAIL PROTECTED]
 Reported By:      ebcom at free dot fr
-Status:           Open
+Status:           Closed
 Bug Type:         Feature/Change Request
 Operating System: Linux SuSE 8.0
 PHP Version:      5.0.0b1 (beta1)
 Assigned To:      sniper
 New Comment:

This bug has been fixed in CVS.

In case this was a PHP problem, snapshots of the sources are packaged
every three hours; this change will be in the next snapshot. You can
grab the snapshot at http://snaps.php.net/.
 
In case this was a documentation problem, the fix will show up soon at
http://www.php.net/manual/.

In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites in short time.
 
Thank you for the report, and for helping us make PHP better.


Previous Comments:
------------------------------------------------------------------------

[2003-10-06 17:04:50] ebcom at free dot fr

Description:
------------
I'm not familiar with Apache module definition, but it seems that the
name of the PHP5 module main file (sapi_apache2.c) is a bit confusing
if one wants to use the
  <IfModule *.c> </IfModule>
directive.

I have to use the sapi_apache2.c module parameter (<IfModule
sapi_apache2.c>) to detect in httpd.conf file whether the PHP5 module
is activated or not. It would be easier if the file containing
STANDARD20_MODULE_STUFF were named with a PHP-based name, like
mod_php5.c, wouln't it ?




------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=25768&edit=1

Reply via email to