Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_php thread: IMAP function


Message #1 by "Allan Hedegaard Hansen" <allan_hedegaard@h...> on Tue, 19 Sep 2000 11:57:18 +0100
You don't have PHP configured for use of IMAP functions.

If you installed it as an RPM, there is another RPM named
php-imap.xxx.i386.prm

If you compiled it, you need to recompile it with imap functionality (go to
www.php.net to find out how).

----- Original Message -----
From: "Allan Hedegaard Hansen" <allan_hedegaard@h...>
To: "professional php" <pro_php@p...>
Sent: Tuesday, September 19, 2000 6:57 AM
Subject: [pro_php] IMAP function


> Why cant i execute imap_open to create a stream. When i try i get a fatal
> error that says "call to undefined function: imap_open()"



  Return to Index