php3-list | 2000051
Date: 05/06/00
- Next message: paulo henrique castro: "[PHP3] Record textarea field on MySQL"
- Previous message: Saurabh Gupta: "Re: [PHP3] Useing PHP"
- Next in thread: Richard Lynch: "Re: [PHP3] imap wont compile in"
- Reply: Richard Lynch: "Re: [PHP3] imap wont compile in"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ive read the faqs, docs, etc, and i just cant get php to compile with imap.
ive successfully installed imap 4.7c, and copied c-client.a to /usr/local/lib and linkage.h, mail.h, and rfc822.h to /usr/local/include.
i then anally follow the install docs:
apache: ./configure --prefix=/www
php: ./configure --with-mysql=/usr/local/mysql --with-xml --with-ldap --with-apache=../apache_1.3.12 --enable-debug=no --enable-track-vars=yes --enable-bcmath=yes --with-imap=/usr/local --with-shared-apache
(make, make install)
apache: ./configure --prefix=/www --activate-module=src/modules/php3/libphp3.a --enable-module=auth --enable-shared=auth --enable-module=imap --enable-shared=imap --enable-module=info --enable-shared=info --enable-module=status --enable-shared=status --enable-module=rewrite --enable-shared=rewrite --enable-module=ssl --enable-shared=ssl
(make etc)
everything works, php included, but looking at phpinfo shows no mention of imap whatsoever (except apache's image map module).
not one error or warning shows up anywhere at all.
any help, tips, whatever would be greatly appreciated.
fred
-- PHP 3 Mailing List <http://www.php.net/> To unsubscribe, send an empty message to php3-unsubscribe <email protected> To subscribe to the digest, e-mail: php3-digest-subscribe <email protected> To search the mailing list archive, go to: http://www.php.net/mailsearch.php3 To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: paulo henrique castro: "[PHP3] Record textarea field on MySQL"
- Previous message: Saurabh Gupta: "Re: [PHP3] Useing PHP"
- Next in thread: Richard Lynch: "Re: [PHP3] imap wont compile in"
- Reply: Richard Lynch: "Re: [PHP3] imap wont compile in"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

