Edit report at http://bugs.php.net/bug.php?id=51270&edit=1
ID: 51270 Comment by: fcanova at uol dot com dot br Reported by: jamone_95134 at yahoo dot com Summary: Apache cannot start Status: Feedback Type: Bug Package: Apache2 related Operating System: win32 only - Windows XP SP3 PHP Version: 5.3.2 New Comment: When i run the php -m i received messages of dll's not found: OCI.dll c:\program files\php\ext\php_oci8.dll * c:\program files\php\ext\php_oci8_11g.dll * c:\program files\php\ext\php_pdo_oci.dll * libcs.dll c:\program files\php\ext\php_sybase_ct.dll * * these dll's are in the directory c:\program files\php\ext\ after comment the lines in php.ini: ;[PHP_OCI8] ;extension=php_oci8.dll ;[PHP_OCI8_11G] ;extension=php_oci8_11g.dll ;[PHP_PDO_OCI] ;extension=php_pdo_oci.dll ;[PHP_SYBASE_CT] ;extension=php_sybase_ct.dll the apache start normally again Previous Comments: ------------------------------------------------------------------------ [2010-03-15 19:55:24] paj...@php.net Please run php -m in CLI please and paste the output here. Same with: php -i and paste the output in a file and attach it here. ------------------------------------------------------------------------ [2010-03-15 19:31:37] fcanova at uol dot com dot br I have the same problem. Apache 2.2.15 with openssl PHP 5.3.2 win32 VC6 x86 Thread Safe (2010-Mar-04 20:11:08) Windows 7 ------------------------------------------------------------------------ [2010-03-12 12:10:38] jamone_95134 at yahoo dot com As stated before: php was installed and works correctly, php 5.3.2 thread safe VC6 version. Apache version 2.2.15 with openssl, downloaded from apache.org works correctly when the PHPIniDir and LoadModule lines are commented out of the httpd.conf file. The OS is windows XP with SP3. ------------------------------------------------------------------------ [2010-03-12 11:39:33] paj...@php.net Ok, which PHP version did you fetch (vc6/vc9) and which Apache version do you use (from apache.org or apachelounge.com)? @Jani Operating system is important and saying only "win32" is as useless as saying "linux". ------------------------------------------------------------------------ [2010-03-11 18:43:58] jamone_95134 at yahoo dot com [2010-03-11 13:13 UTC] paj...@php.net Remove php.ini in your systems or be sure to disable all extensions and try again. As I mentioned earlier, I disabled all the extensions in my php.ini, then enabling them one by one to see if any would allow the Apache to start, but the Apache crashed every time. If I comment out the PHPIniDir line but not the LoadModule Apache still does not start, similarly if I comment out the LoadModule line but not the PHPIniDir, the Apache does not start. Apache only starts if both lines are commented out. ------------------------------------------------------------------------ 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/bug.php?id=51270 -- Edit this bug report at http://bugs.php.net/bug.php?id=51270&edit=1