Krizz[DN]
New member
LS. ( greetings to you whoever reads this )
I Need your 2cts on this problem:
At our company we're running a FreeBSD 5.2 server on which we'd like to integrate IMAP support into PHP4.3.10.
We know this can be done by adding ' --with-imap=<path to imap dist>' to the confige.php script in the /usr/local/directadmin/customapache folder.
IMHO It should work fine if IMAP has been installed and the above addition to the configure.php script has been done.
In our case it fails..
here is a snippet of the configure screen where it fails:
------ snip ------
checking for IMAP support... yes, shared
checking for pam_start in -lpam... yes
checking for crypt in -lcrypt... yes
checking whether SSL libraries are needed for c-client... no
checking whether IMAP works... no
configure: error: build test failed. Please check the config.log for details.
------ snip ------
We made sure that the imap deamon is running on the server, and although it runs, the ./build php script keeps bringing up this error.
Please help us, or if you have an idea asof where the error could be, please tell us.
Thanks
Chris
Systems Admin
Dark Network (www.dark-network.nl)
I Need your 2cts on this problem:
At our company we're running a FreeBSD 5.2 server on which we'd like to integrate IMAP support into PHP4.3.10.
We know this can be done by adding ' --with-imap=<path to imap dist>' to the confige.php script in the /usr/local/directadmin/customapache folder.
IMHO It should work fine if IMAP has been installed and the above addition to the configure.php script has been done.
In our case it fails..
here is a snippet of the configure screen where it fails:
------ snip ------
checking for IMAP support... yes, shared
checking for pam_start in -lpam... yes
checking for crypt in -lcrypt... yes
checking whether SSL libraries are needed for c-client... no
checking whether IMAP works... no
configure: error: build test failed. Please check the config.log for details.
------ snip ------
We made sure that the imap deamon is running on the server, and although it runs, the ./build php script keeps bringing up this error.
Please help us, or if you have an idea asof where the error could be, please tell us.
Thanks
Chris
Systems Admin
Dark Network (www.dark-network.nl)