I am attempting to install the latest php-4.0.4-pl1 under Red Hat 6.2 with
Apache/1.3.9 and Apache-SSL/1.3.9 (OpenSSl 0.9.4). I am trying to install PHP with
the following configuration...
./configure --with-apxs=/usr/sbin/apxs --enable-ftp --with-gd=/usr/
--with-pgsql=/usr/include/pgsql --with-mysql=/usr --with-cybercash --with-imap
--with-kerberos --enable-versioning --enable-track-vars
It installs without any known problems... but like a couple other people, when
rebooting Apache, I get the following error:
Starting httpd: Syntax error on line 71 of /etc/httpd/conf/httpd.conf: Cannot load
/usr/modules/libphp4.so into server: /usr/modules/libphp4.so: undefined symbol:
SSL_CTX_set_tmp_rsa_callback
Does anyone know of a solution. I've searched, seen the question asked, but never
seen a resolution. I know the problem has to do with having imap enabled. Currently
I have PHP w/o imap, but would like to have PHP imap enabled.
Any help would be greatly appreciated.
Thanks
--
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]