I just recompiled PHP with some needed modules, but now when I start Apache I get the warnings at the bottom of this message. I understand what they mean, but how do I fix it?
Starting httpd: PHP Warning: imap: Unable to initialize module Module compiled with module API=20010901, debug=0, thread-safety=0 PHP compiled with module API=20020429, debug=0, thread-safety=0 These options need to match in Unknown on line 0 PHP Warning: ldap: Unable to initialize module Module compiled with module API=20010901, debug=0, thread-safety=0 PHP compiled with module API=20020429, debug=0, thread-safety=0 These options need to match in Unknown on line 0 PHP Warning: pgsql: Unable to initialize module Module compiled with module API=20010901, debug=0, thread-safety=0 PHP compiled with module API=20020429, debug=0, thread-safety=0 These options need to match in Unknown on line 0 -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php