Edit report at https://bugs.php.net/bug.php?id=55777&edit=1

 ID:                 55777
 Comment by:         jlmueller at optonline dot net
 Reported by:        jlmueller at optonline dot net
 Summary:            Error starting Apache server
 Status:             Open
 Type:               Bug
 Package:            Apache2 related
 Operating System:   win xp sp3
 PHP Version:        5.3.8
 Block user comment: N
 Private report:     N

 New Comment:

I tried haryo's suggested change of '/' instead of '\'.

I still get the same error message as before.


Previous Comments:
------------------------------------------------------------------------
[2011-10-07 04:15:39] haryo at ukdw dot ac dot id

i've got same error with apache 2.2.21 and php 5.3.8 on windows 2008 server,
then i try to change '\' character with '/' and apache run smoothly 

here's my conf
PHPIniDir "C:/PHP/"
LoadFile "C:/PHP/php5ts.dll"
LoadModule php5_module "C:/PHP/php5apache2_2.dll"
php_value extension_dir "C:/PHP/ext/"

funny thing is: i have apache 2.2.19 which running okay with '\' char

..sorry for my english, it's not my first language

------------------------------------------------------------------------
[2011-09-25 01:34:02] jlmueller at optonline dot net

Description:
------------
Just installed Apache 2.2.21 upgrade and PHP 5.3.8.
Had run earlier editions of both without problem.

We starting the Apache server it fails with the following error

Faulting application httpd.exe, version 2.2.21.0, faulting module php5ts.dll, 
version 5.3.8.0, fault address 0x000f8a90.

It is repeatable.

If I comment out the following PHP entries in the Apache hppd.config file 
entries
   PHPIniDir "C:\Program Files\PHP\"
   LoadModule php5_module "C:\Program Files\PHP\php5apache2_2.dll"
  
Apache will start and I can do non-PHP based pages



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



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

Reply via email to