Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to use imap functions

Status
Not open for further replies.
Jun 14, 1999
606
US
I tried to use a imap function and it returns<br><br><FONT FACE=monospace><b><br>Fatal error: Call to unsupported or undefined function imap_open() in</b> ..filename..</font><br><br>What do I need to use all <b>imap</b>* functions?<br><br>TIA
 
If memory serves, you need to have the IMAP development libraries installed when you are ready to compile up PHP.&nbsp;&nbsp;When you run the &quot;configure&quot; script, there is a flag to enable IMAP support.<br><br>If you've installed, for example, Courier-IMAP, then you should have the required libraries installed, so a recompile of PHP may be all that's needed. <p> <br><a href=mailto: > </a><br><a href= > </a><br>--<br>
0 1 - Just my two bits
 
Uh very bad problem. I'm running a binary distribution on AIX. I don't have a C compiler on my server.<br><br>Thanks.<br><br>PS: Anybody else have a opinion?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top