ID:               24397
 Updated by:       [EMAIL PROTECTED]
 Reported By:      jlim at natsoft dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         Apache related
 Operating System: win32
 PHP Version:      5.0.0b2-dev
 New Comment:

Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. Because of this, we hope you add your comments
to the existing bug instead.

Thank you for your interest in PHP.

Same as bug #22190



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

[2003-07-05 18:46:11] [EMAIL PROTECTED]

This is not a support forum, and this bug of name inconsistencies is
being worked on (note that it's an open bug report).  

Please use http://www.php.net/support for support questions.

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

[2003-07-02 09:50:03] mike at digitalstruct dot com

I believe that the file should also be called php5apache.  The
php4apache breaks consistancy and also makes it harder to run both 4
and 5 side by side.

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

[2003-06-29 23:56:56] jlim at natsoft dot com

Description:
------------
Note the funky inconsistency below in the httpd.conf script that i had
to use: php4apache.dll but php5_module

Also the search path for php.ini and other files is WINDOWS/WINNT
directory first. Shouldn't the current directory be first, eg:
.;C:\WINDOWS like in PHP 4.3.2?

Lastly, although the extension directory is correctly set (checked in
phpinfo()), extensions do not appear to load.

Reproduce code:
---------------
# from httpd.conf script:

LoadModule php5_module c:\php5\php5b1\php4apache.dll
AddModule mod_php5.c
AddType application/x-httpd-php .php



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


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

Reply via email to