|
Posted by Chung Leong on 06/13/06 14:37
unwiredbrain@gmail.com wrote:
> I just installed Apache 2.2.2 on my Windows 2000 (SP4) machine to test
> the new version.
> Everything works except PHP (version 5.1.4): when starting Apache, it
> pops out a message saying that it is unable to locate the module (even
> set on the correct path!), stops the execution and exits. On the other
> side, PHP works fine with Apache 2.0.55, so It's not a problem of a
> broken build.
>
> Got ideas?
>
>
> Thanks.
> --
> Massimo Lombardo
The binary interface of Apache 2.2 is different from that of Apache
2.0. You can't use the same DLL. If you really want to use Apache 2.2,
then you have to recompile the SAPI module yourself.
Navigation:
[Reply to this message]
|