Forum Moderators: coopster

Message Too Old, No Replies

undefined call: imap_open()

imap_open is not workin

         

andylarks

1:23 pm on Dec 2, 2003 (gmt 0)

10+ Year Member



when I try to use the imap_open function, it returns the undefined error.

I am fairly sure that I have imap enabled. My phpinfo says:

imap
IMAP c-Client Version 2001

which I take to mean is installed and available.

Can anyone suggest what the problem is here?

Thanks

Andy

coopster

1:47 pm on Dec 2, 2003 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



It still sounds like it is a configuration error, Andy. If you haven't been there yet, you may want to review the IMAP functions [php.net] page, particularly the Requirements and Installation. The User Contributed notes may also offer some insight/direction.