DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=39574>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=39574 Summary: PHP5 LoadModule doesn't work Product: Apache httpd-2 Version: 2.2.2 Platform: Other OS/Version: Windows XP Status: NEW Severity: blocker Priority: P2 Component: Other Modules AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] 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. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
