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()"