PDA

View Full Version : Imap Support


Herbster
08-16-2004, 04:45 AM
www12
Fatal error: Call to undefined function: imap_open()

Checked phpinfo - we have no imap support?

I just checked a mail reader I installed on www3 and it no longer works.

What's up?

Herbster
08-16-2004, 07:55 PM
Here is an example phpinfo off the net.

'./configure' '--with-apxs=/usr/local/apache/bin/apxs' '--with-xml' '--enable-bcmath' '--enable-calendar' '--with-curl' '--with-dom' '--with-dom-xslt' '--with-dom-exslt' '--enable-ftp' '--with-gd' '--with-jpeg-dir=/usr/local' '--with-png-dir=/usr' '--with-xpm-dir=/usr/X11R6' '--with-gettext' '--with-imap' '--with-imap-ssl' '--with-kerberos' '--with-mcrypt' '--with-mhash' '--enable-magic-quotes' '--with-mysql=/usr' '--with-openssl' '--with-pear' '--enable-sockets' '--enable-track-vars' '--enable-versioning' '--with-zlib'

Here's the info from www12 - no imap:

'./configure' '--with-apxs' '--with-curl' '--with-curl-dir=/usr/local/lib' '--with-gd' '--with-gd-dir=/usr/local/lib' '--with-gettext' '--with-jpeg-dir=/usr/local/lib' '--with-kerberos' '--with-mcrypt' '--with-mhash' '--with-mysql' '--with-pear' '--with-png-dir=/usr/local/lib' '--with-xml' '--with-zlib' '--with-zlib-dir=/usr/local/lib' '--with-zip' '--enable-bcmath' '--enable-calendar' '--enable-ftp' '--enable-magic-quotes' '--enable-sockets' '--enable-track-vars'

thevillageinn
08-16-2004, 09:06 PM
www15 and 16 are the same...looks like it may be time for a re-compile? if so, seems like a good time to get any other requests in. (I wouldn't assume much would be done before the Atlanta datacenter is no longer a concern.)

Herbster
08-19-2004, 04:02 PM
An ETA would be appreciated.