DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10450>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10450
Apache 2.0.39 can't load PHP 4.2.1 module on my system
Summary: Apache 2.0.39 can't load PHP 4.2.1 module on my system
Product: Apache httpd-2.0
Version: 2.0.39
Platform: PC
OS/Version: Windows NT/2K
Status: UNCONFIRMED
Severity: Blocker
Priority: Other
Component: Core
AssignedTo: bugs@httpd.apache.org
ReportedBy: cionci@tin.it
Upgrading from 2.0.36 and using the same httpd.conf file, Apache 2.0.39 reports
this error when testing conf file :
"H:\Programmi\Apache Group\Apache2\bin\Apache.exe" -t -f "H:\Programmi\Apache
Group\Apache2\conf\httpd.conf" -d "H:\Programmi\Apache Group\Apache2\."
Apache.exe: module "c:\php4build\snap\sapi\apache2filter\sapi_apache2.c" is not
compatible with this version of Apache.
Please contact the vendor for the correct version.
Using version 2.0.36 all works fine. So I think this error is related Apache.
This is httpd.conf raw that loads PHP module :
LoadModule php4_module h:/php/sapi/php4apache2.dll
I will to put back 2.0.36 to run my PHP files...
Good work
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org
|