Hi, I hope someone can help me with this.
I have just installed php with openssl and mod_ssl which worked after
installation.
I then wanted to install php.
I did a :
1) ./configure --with-mysql=blah --with-apxs=blah --with-imap=blah
2) make
3) make install
I put the php.ini in /usr/local/lib and edited httpd.conf.
The when trying to do a ./apachectl startssl I get this error message:
root@geek:/usr/local/apache/bin# ./apachectl startssl
Syntax error on line 211 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: uncompress
./apachectl startssl: httpd could not be started
root@geek:/usr/local/apache/bin#
I hope someone can help with this and will really appreciate it!
rob.
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]