ID: 33292
Updated by: [EMAIL PROTECTED]
Reported By: doug_craig at charter dot net
-Status: Open
+Status: Feedback
Bug Type: Apache related
Operating System: Win 2000 5.00.2195 sp4
PHP Version: 5CVS-2005-06-10 (dev)
New Comment:
Your expected result contains 'sapi_apache2' module, yet you're saying
you use Apache 1.3.33 ?
Are you possibly trying to load wrong PHP sapi module?
Or are you trying to load both PHP 4 and 5 sapi modules the same time?
Previous Comments:
------------------------------------------------------------------------
[2005-06-13 18:04:59] doug_craig at charter dot net
Stopped Apache service
Uninstalled working 5.0.4 PHP
Deleted C:\PHP tree
Removed php.ini from C:\WINNT
Confirmed no PHP DLLs in WINNT tree
Unzipped snapshot (6/11/2005 4:54PM) into C:\PHP
Copied php.ini-recommended to php.ini
Set extension_dir to C:\PHP\ext in php.ini
Uncommented extension=php_mysql.dll in php.ini
Confirmed C:\PHP in PATH
Confirmed PHPRC=C:\PHP in environment
PHP LoadModule, AddModule, AddType in httpd.conf
Started Apache service... running
phpinfo() confirms 5.1.0-dev is running
apache_get_modules() call gives same error :(
One conclusion: PHP supplied 5.0.4 installer should not be used for
5.1
Other information:
The only non-default Apache module I'm loading is PHP
I am running localhost most of the time for Apache
I am running Apache from port 888
For kicks I reconfig'd for standard port. Same error.
------------------------------------------------------------------------
[2005-06-13 11:23:59] [EMAIL PROTECTED]
You don't need to use some installer, just plain copy the files..with
apache, you can set the path to the libphp5.dll in the httpd.conf
yourself..
------------------------------------------------------------------------
[2005-06-12 00:02:18] doug_craig at charter dot net
For reinstalls I do an uninstall and then delete C:\PHP then unzip to
C:\PHP. I'm not copying any dlls outside of the PHP tree and my
extension_dir is set to C:\PHP\ext The only extension I'm specifying
is MySQL
Is php-5.0.4-installer.exe (what I'm using) compatible with 5.1, or
does it copy any dlls outside of PHP tree?
Thanks for your help.
------------------------------------------------------------------------
[2005-06-11 19:47:08] [EMAIL PROTECTED]
Did you remember to replace ALL existing dlls and extensions?
PHP 5.1 is NOT binary compatible with previous versions..
------------------------------------------------------------------------
[2005-06-11 18:44:02] doug_craig at charter dot net
NOTE: the date on the snapshot that did not work is 6/11/2005 4:54PM
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/33292
--
Edit this bug report at http://bugs.php.net/?id=33292&edit=1