ID: 37436 Updated by: [EMAIL PROTECTED] Reported By: rensjuh at gmail dot com -Status: Open +Status: Closed Bug Type: Apache2 related Operating System: Windows XP Professional PHP Version: 5.1.4 New Comment:
There is php5apache2_2.dll in the snapshots. Previous Comments: ------------------------------------------------------------------------ [2006-05-14 12:32:32] rensjuh at gmail dot com Description: ------------ When adding the configuration for PHP, the following 2 lines: LoadModule php5_module "C:/webserver/PHP/php5apache2.dll" AddType application/x-httpd-php .php You'll get an error from Apache. The error contains: httpd.exe: Syntax error on line 115 of C:/webserver/Apache Software Foundation/Apache2.2/conf/httpd.conf: Cannot load C:/webserver/PHP/php5apache2.dll into server: Cannot find the module. The version of Apache is 2.2.2, and the version of PHP is 5.1.4. After I saw that error, I was going to try it with an older version of Apache (2.0.58) and it worked with that version. I also reported the bug at the Apache site, but there they say it is because the PHP binary packages are not compiled against Apache 2.2.2 So now is my question, where can I get those binaries that are compiled against Apache 2.2.2, because I don't know how to compile them. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=37436&edit=1
