[imp] issues

Michael Bordignon michael.b@infometrics.co.nz
Tue, 3 Sep 2002 11:40:17 +1200


Fatal error: Call to undefined function: imap_open() in
/var/www/newweb/horde/imp/test.php on line 157

would this mean i need to recompile php or apache with imap support?
apparently php is already configured with it.. --with-imap=shared,/usr'


thanks, michael

> -----Original Message-----
> From: Chuck Hagenbuch [mailto:chuck@horde.org]
> Sent: Tuesday, 3 September 2002 10:35 AM
> To: imp@lists.horde.org
> Subject: Re: [imp] issues
> 
> 
> Quoting Michael Bordignon <michael.b@infometrics.co.nz>:
> 
> > Warning: Use of undefined constant OP_HALFOPEN - assumed 
> 'OP_HALFOPEN' in
> > /var/www/newweb/horde/imp/lib/IMP.php on line 121
> > 
> > Warning: Use of undefined constant OP_ANONYMOUS - assumed 
> 'OP_ANONYMOUS'
> > in
> > /var/www/newweb/horde/imp/lib/IMP.php on line 233
> > 
> > Warning: Use of undefined constant OP_HALFOPEN - assumed 
> 'OP_HALFOPEN' in
> > /var/www/newweb/horde/imp/lib/IMP.php on line 234
> > 
> > 
> > any ideas? i couldn't find anything relating to this in the FAQ..
> 
> look at horde/test.php and horde/imp/test.php
> 
> -chuck