LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   PHP Warning: Unknown(): imap: Unable to initialize module (https://www.linuxquestions.org/questions/linux-software-2/php-warning-unknown-imap-unable-to-initialize-module-152137/)

dude4you 03-01-2004 05:00 AM

PHP Warning: Unknown(): imap: Unable to initialize module
 
Redaht 7.3
Apache 1.3.29 (src)
php 4.3.1 (src)

What is that?

cat /var/log/httpd/error.log
PHP Warning: Unknown(): 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: Unknown(): ldap: Unable to initialize module
Module compiled with module API=20010901, debug=0, thread-safety=0
PHP Warning: Unknown(): 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: Unknown(): 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: Unknown(): 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 Warning: Unknown(): 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: Unknown(): 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: Unknown(): 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
[Mon Mar 1 05:45:30 2004] [notice] Apache/1.3.29 (Unix) PHP/4.3.1 configured -- resuming normal operations

phobox 03-01-2004 11:06 AM

I take it you recently upgraded php? If so then try recompiling your modules.

dude4you 03-01-2004 11:19 AM

Got it.
I didnt clean up like i should have done.
php.ini was still the old version which was wrong configured to the new php


All times are GMT -5. The time now is 10:25 AM.