ID:               49905
 User updated by:  jirvin06 at comcast dot net
 Reported By:      jirvin06 at comcast dot net
 Status:           Bogus
 Bug Type:         Apache2 related
 Operating System: Windows XP SP3
 PHP Version:      5.2.11
 New Comment:

Error uncovered. When installing don't install all the extensions.
Apparently some of the extensions cause problems.


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

[2009-10-16 18:47:57] jirvin06 at comcast dot net

There are no php.ini files located in my c:\windows, c:\windows\system
or c:\windows\system32. I did a complete de-install of apache and php. I
removed the directories, too. I re-installed and the same error exists.

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

[2009-10-16 18:37:23] paj...@php.net

Install or configuration issue. You certainly have old DLLs in your
system. A first step would be to try without any php.ini (remove all
php.ini you have in the usual locations like c:\windows).

Further setup support can be asked in either the php-windows or
php-setup mailing list.

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

[2009-10-16 18:33:46] jirvin06 at comcast dot net

Description:
------------
Installed Apache 2.2.14 via MSI and PHP5.2.11 via msi. The following
lines cause the Apache server to not start and crash:

PHPIniDir "C:/Program Files/PHP/"
LoadModule php5_module "C:/Program Files/PHP/php5apache2_2.dll"

When those lines are commented out, the server comes up fine. When you
click on the error produced by the crash, it says:

szAppName : httpd.exe     szAppVer : 2.2.14.0     
szModName : php5ts.dll     
szModVer : 5.2.11.11     offset : 000f337a

The PATH variable has the PHP path as the first item listed.  

Reproduce code:
---------------
There is no code being executed. This is a problem from the moment of
start-up.



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


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

Reply via email to