View Full Version : Mambo mail lite help


BMW
06-05-2005, 03:44 AM
hi jafo,

i need a bit of help with this script,
i've installed the mod ok
but when i login 2 my account on mambo i get this error message:

Fatal error: Call to undefined function: imap_open() in /home/bmwmesse/public_html/chat2day/mambo/modules/mod_mambo_mail_lite.php on line 21

and this is what i've got on line 21:
if ($mail = imap_open('{'.$popserver.':110/pop3/tls/novalidate-cert}', $popuser, $poppass)) {

can you help

Bam

Jafo
06-05-2005, 07:08 PM
Make sure your PHP was installed with imap support.