ID: 31179 Updated by: [EMAIL PROTECTED] Reported By: timothyweaver at hotmail dot com -Status: Open +Status: Bogus Bug Type: Apache2 related Operating System: Windows XP SP2 PHP Version: 4.3.10 New Comment:
Not really, it means that you have missing DLLs. No bug here -> bogus. Previous Comments: ------------------------------------------------------------------------ [2004-12-23 22:35:04] timothyweaver at hotmail dot com The error from Apache makes it clear there is something wrong in the DLL. Unfortunately, Apache does not say which procedure it is trying to call and setting the Log Level to debug does not give any additional feedback. The error is: Syntax error on line 179 of C:/Program Files/Apache Group/Apache2/conf/httpd.conf: Cannot load C:/php/sapi/php4apache2.dll into server: The specified procedure could not be found. "The specified procedure could not be found" is some good evidence there is something wrong with the php4apache2.dll file. ------------------------------------------------------------------------ [2004-12-23 20:11:49] timothyweaver at hotmail dot com You now have this bug and the bug at http://bugs.php.net/bug.php?id=31246 so the problem is happening with both Apache 1.3 and Apache 2.0. Sorry, but if a previous version of the PHP dll loaded fine and the latest version does not load with no changes to the underlying Apache configurations, then this not only implies that there is a bug in the SAPI support modules released by PHP.net, it proves it. ------------------------------------------------------------------------ [2004-12-18 12:11:07] timothyweaver at hotmail dot com Ok, but something obviously changed in the php4apache2.dll that is causing it to fail to load, so I disagree that it is not a php-related issue. Moving back to the older version of php shows it is something in the newer version, because the old version loads fine. ------------------------------------------------------------------------ [2004-12-18 11:57:31] [EMAIL PROTECTED] Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Thank you for your interest in PHP. ------------------------------------------------------------------------ [2004-12-18 10:59:24] timothyweaver at hotmail dot com Description: ------------ Was using 4.3.6 successfully with Apache 2 configured with the SAPI php4apache2.dll. Upgraded to 4.3.10 by replacing the entire PHP directory with zip installation of 4.3.10. Now Apache 2 service will not start. Error is: The Apache service named reported the following error: >>> Syntax error on line 175 of C:/Program Files/Apache Group/Apache2/conf/httpd.conf: . This line is: LoadModule php4_module "c:/php/sapi/php4apache2.dll" The line was not changed during the upgrade. I have also tried this with the 4.3.10-DEV dated Dec 18 with the same results. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=31179&edit=1