This may or may not have anything to do with WordPress, but since WordPress is the only PHP application I have running on my server and I can't find any PHP forums, I'm hoping someone here will be able to help.
Every several hours I get a bunch of popup dialog boxes on my server displaying the following content:
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
My server is running the following software, all from the PHP installation package:
- Microsoft Windows Server 2003
- MySQL 5.0.41
- PHP 5.2.4
- WordPress 2.2.3
I have the following extensions installed:
- GD2
- IMAP
- MBString
- mcrypt
- mcrypt_filter
- mysql
- mysqli
- pop3
- smtp
- xsl
- zip
- zlib_filter
My WordPress sites appear to work just fine. You can see my phpinfo at http://www.dpotter.net/phpinfo.php.
Can anyone help me troubleshoot this problem?
Thanks,
David