[PHP] PHP with IMAP support

2004-10-06 Thread Timothy Johnson
Not sure if this is the right place to post this, but I am trying to get PHP installed with IMAP support. It says that I need to install using the --with-imap=/dir but how do I do that with Gentoo? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.p

[PHP] PHP with imap support

2004-05-10 Thread James Tusini
I'm trying to re-compile php with imap, but all I've got so far is a huge headache. I have a working installation of courier-imap + I installed the imap-devel rpm but the configure script fails and the last line says: checking whether IMAP works... no configure: error: build test failed. Please c

[PHP] PHP --with-imap on Cobalt RaQ with Stackguard IMAP

2003-01-30 Thread Götz Lohmann
Hi, I took me a long time to compile PHP with IMAP Support, but solve this, so here is a solution: If you have a Cobalt with latest Patches, then you have an StackGuard version of IMAP wich won't compile with the default gcc first you need: RaQ4-All-Security-2.0.1-13323.pkg using wget from ft

Re: [PHP] PHP --with-imap

2001-04-25 Thread Chris Fry
have you installed IMAP? Chris Calin Rotaru wrote: > Hello. > > I have a problem with PHP. > I want to use imap functions. I receive a message that imap function is not > defined. I compiled PHP again with --with-imap option , but I've got an error > message at Apache compilation. > What is rea

Re: [PHP] PHP --with-imap

2001-04-25 Thread Alexander Wagner
Calin Rotaru wrote: > I want to use imap functions. I receive a message that imap function > is not defined. I compiled PHP again with --with-imap option , but > I've got an error message at Apache compilation. > What is realy happening? What error-message do you get? regards Wagner -- "In pla

[PHP] PHP --with-imap

2001-04-25 Thread Calin Rotaru
Hello. I have a problem with PHP. I want to use imap functions. I receive a message that imap function is not defined. I compiled PHP again with --with-imap option , but I've got an error message at Apache compilation. What is realy happening? Thanks Calin -- PHP General Mailing List (http: