Hello to all I installed the most recent serweb, but when I try to register a new user, there is always an error like this:
Fatal error: Call to undefined function: imap_8bit() in /serweb-0.9.4/html/functions.php on line 312
It says that he doesnt understand the "imap_8bit" function. Did someone had this problem? Thanks Joao Pereira
Hi, you have to install imap module for php. (For Debian distributions is in package php4-imap)
Karel
Joao Pereira napsal(a):
Hello to all I installed the most recent serweb, but when I try to register a new user, there is always an error like this:
Fatal error: Call to undefined function: imap_8bit() in /serweb-0.9.4/html/functions.php on line 312
It says that he doesnt understand the "imap_8bit" function. Did someone had this problem? Thanks Joao Pereira
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
But the php_info, in the "Loaded Modules" section, shows this :
core prefork http_core mod_so mod_access mod_auth mod_auth_anon mod_auth_dbm mod_auth_digest util_ldap mod_auth_ldap mod_include mod_log_config mod_env mod_mime_magic mod_cern_meta mod_expires mod_deflate mod_headers mod_usertrack mod_setenvif mod_mime mod_dav mod_status mod_autoindex mod_asis mod_info mod_dav_fs mod_vhost_alias mod_negotiation mod_dir mod_imap mod_actions mod_speling mod_userdir mod_alias mod_rewrite mod_proxy proxy_ftp proxy_http proxy_connect mod_cache mod_suexec mod_disk_cache mod_file_cache mod_mem_cache mod_cgi mod_perl sapi_apache2 mod_python mod_ssl
Isnt this "mod_imap" already instaled?
Thanks Joao Pereira
Karel Kozlik wrote:
Hi, you have to install imap module for php. (For Debian distributions is in package php4-imap)
Karel
Joao Pereira napsal(a):
Hello to all I installed the most recent serweb, but when I try to register a new user, there is always an error like this:
Fatal error: Call to undefined function: imap_8bit() in /serweb-0.9.4/html/functions.php on line 312
It says that he doesnt understand the "imap_8bit" function. Did someone had this problem? Thanks Joao Pereira
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
hmm, strange...
Are there any errors in apache log or php log?
The imap module also require c-client library. See http://www.php.net/manual/en/ref.imap.php for more info.
Karel
Joao Pereira napsal(a):
But the php_info, in the "Loaded Modules" section, shows this :
core prefork http_core mod_so mod_access mod_auth mod_auth_anon mod_auth_dbm mod_auth_digest util_ldap mod_auth_ldap mod_include mod_log_config mod_env mod_mime_magic mod_cern_meta mod_expires mod_deflate mod_headers mod_usertrack mod_setenvif mod_mime mod_dav mod_status mod_autoindex mod_asis mod_info mod_dav_fs mod_vhost_alias mod_negotiation mod_dir mod_imap mod_actions mod_speling mod_userdir mod_alias mod_rewrite mod_proxy proxy_ftp proxy_http proxy_connect mod_cache mod_suexec mod_disk_cache mod_file_cache mod_mem_cache mod_cgi mod_perl sapi_apache2 mod_python mod_ssl
Isnt this "mod_imap" already instaled?
Thanks Joao Pereira
Karel Kozlik wrote:
Hi, you have to install imap module for php. (For Debian distributions is in package php4-imap)
Karel
Joao Pereira napsal(a):
Hello to all I installed the most recent serweb, but when I try to register a new user, there is always an error like this:
Fatal error: Call to undefined function: imap_8bit() in /serweb-0.9.4/html/functions.php on line 312
It says that he doesnt understand the "imap_8bit" function. Did someone had this problem? Thanks Joao Pereira
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers