Hello list
I run php4.06 with apache1.3.14 and postgresql7.1.3
I now need imap support with php, so I tried to recompile it.. The configure
script works well, but when I try to make I have the following error:
make[1]: Entre dans le répertoire `/usr/local/src/php-4.0.6'
/bin/sh /usr/local/src/p
> -Message d'origine-
> De : Francois Thomas [mailto:[EMAIL PROTECTED]]
> Envoyé : vendredi 20 juillet 2001 17:13
> À : '[EMAIL PROTECTED]'
> Objet : [PHP-INST] postgresql and debian
>
>
>
> Hello list
>
> After digging unsuccessful
Hello list
After digging unsuccessfully in the archives, I ask my question here..
I try to compile PHP 4.0.6 with PostgreSQL support.
I compiled Apache 1.3.14 without problem.
PostgreSQL (7.0.3) complained about C++ (cannot make executables), but it
was fixed with a ./configure --without-CXX
For