RE: [PHP] imap problem

2003-08-26 Thread Jay Blanchard
[snip] I downloaded imap as indicated on php.net/imap, compiled it, and recompiled php with --with=imap. Ok everything worked fine, no error messages, but when I call the function imap_open() I get the following: Fatal error: Call to undefined function: imap_open() in /usr/apache/htdocs/mail.php

RE: [PHP] imap problem

2003-08-26 Thread Jay Blanchard
[snip] yes [/snip] Have you checked that PHP has IMAP enabled by loading up a phpinfo() page? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php