I installed PHP, MySQL, and Apache from the Slackware 8.0 distribution. The
standard pkg install for PHP does not include imap function support. Can
anyone tell me how to create an imap.so to have php.ini load it as an
extension?
Thanks
--
PHP Install Mailing List (http://www.php.net/)
To un
Hi,
I'm trying to enable IMAP support (--with-imap) on PHP 4.0.6 and Apache
1.3.19 on a RH 7.1 Linux.
Here's my Apache configure line:
./configure --prefix=/usr/local/apache --sysconfdir=/etc/httpd --htdocsdir=/
www/htdocs --cgidir=/www/cgi-bin --logfiledir=/var/log/httpd --enable-module
=so