Re: [PHP-INSTALL] can't config with imap

2005-06-13 Thread Stéphane Bruno
I have similar problems when trying to configure php with imap and also gd and other image libraries. I installed imap-2004 (I'm not sure it is the exact package name), I installed libjpeg and everything, combining rpms and tar installs. But i cannot get the configure options right so it can find

[PHP-INSTALL] Problems installing PHP 5 with Apache 2

2005-05-16 Thread Stéphane Bruno
Hello, I have apache 2.0.54 running on Fedora Core 1. I installed PHP5 with the following command: ./configure --with-config-file-path=/etc --with-mysql=/usr/lib/mysql make make install The installation went well, and I added the following to httpd.conf: LoadModule php5_module libexec/libphp5.s