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=39938>. 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=39938 Summary: apache2.2.2 cannot load php4.4.2 module on windows 2003 server FR Product: Apache httpd-2 Version: 2.2.2 Platform: Other OS/Version: Windows Server 2003 Status: NEW Severity: critical Priority: P2 Component: Platform AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] This is the first time i a report a bug and i hope i am in the right place. platform: windows 2003 server FR with all recent updates apache: apache 2.2.2 is installed and work fine without php module php: php 4.4.2 in module mode With the apache test configuration i see the error: httpd.exe: Syntax error on line 115 of f:/Servers/Apache2-v2/conf/http.conf: cannot load f:/servers/Apache2-v2/php4.4.2/php4apache2.dll into server: Le module sp\xe9cifi\xe9 est introuvable For loading module i use those lignes in http.conf: LoadModule php4_module "f:/Servers/Apache2-v2/php4.4.2./php4apache2.dll" AddType application/x-httpd-php .php The path to the php module is correct and if i try the same (absolutely same)configuration with apache 2.0.55 all works fine -- 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]
