|
Posted by thojens on 06/01/07 08:53
Hi,
we're running Apache 2.2 + PHP 5.2.1 on Windows 2003. When booting the
server, we get several message boxes saying the following:
Warning
Unknown(): (null): Unable to initialize module
Module compiled with module API=20060613, debug=0, thread-safety=1
PHP compiled with module API=20020429, debug=0, thread-safety=1
These options need to match
I do not know if these messages have appeared since we first installed
PHP or if they're new. We did not change the Apache or PHP
installation after their initial installs.
What module could be causing these Errors? PHP works, phpinfo() shows
me all extensions I specified in php.ini, plus some more. phpMyAdmin
(the only reason why we're running PHP) works as well. phpinfo() shows
this information about the API version:
PHP API 20041225
PHP Extension 20060613
Note that "PHP API" does not match what the message box says! All
modules come from the same PHP windows package as the rest of the PHP
installation, no 3rd party modules.
Any idea what could be causing these messages?
Thanks,
Thorsten
Navigation:
[Reply to this message]
|