Hi guys
I m new to the installations on linux. i installed linux7.1 on my machine. now i m trying to install the apache-1.3.20, PHP4.0.6, imap. apache and php without imap was installed successfully but when i try to install it with imap apache start giving problem the error is:
Syntax error on line 223 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/libexec/libphp4.so into server: /usr/local/apache/
libexec/libphp4.so: undefined symbol: mxdriver
/usr/local/apache/bin/apachectl start: httpd could not be started
the commands i given are
./configure --prefix=/usr/local/php4.0.6 --with-apxs=/usr/local/apache/bin/apxs --with-imap --with-mysql --with-calendar --with-bcmath --with-ftp
i downloaded apache from apache.org
php4.0.6 from php.net
i will b greatful for any kind of help.
thanks in advance
Regards
Sachin