Page 1 of 1

PHP Warning: Unknown(): imap: Unable to initialize module

Posted: 2004-03-01 11:59
by dude4you
Redaht 7.3
Apache 1.3.29 (src)
php 4.3.1 (src)

Kennt jemand das Problem:
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

Re: PHP Warning: Unknown(): imap: Unable to initialize module

Posted: 2004-03-01 17:13
by dude4you
Fehler war das ein altes php.ini gelade wurde welches die einträge imap und ldap hatte.

habe php gründlich entfernt und neu compiliert.