Hello, I cannot get php3 to run with apache. I am using RH6.2,and
apache-mod_ssl-1.3.12.2.6.4-0.6.0.i386.rpm.
Here is the error that I am receiving when starting apache:
Shutting down http: [FAILED]
Starting httpd: Syntax error on line 244 of /etc/httpd/conf/httpd.conf:
Cannot load /usr/lib/apache/libphp3.so into server:
/usr/lib/apache/libphp3.so: undefined symbol: gss_mech_krb5
Here is the edit to the SPEC file:
%build
CFLAGS="$RPM_OPT_FLAGS" LDFLAGS=-s \
./configure \
--with-apxs=/usr/sbin/apxs \
--prefix=/usr \
--with-config-file-path=/etc/httpd/conf \
--with-apache=/usr/src/redhat/BUILD/apache-mod_ssl_1.3.12.2.6.4
\
--with-gdbm \
--with-system-regex \
--with-gd \
--with-zlib \
--with-mysql \
--with-imap \
--with-postgres \
--with-xml \
--with-imap \
--with-ldap \
--with-memory-limit \
--enable-url-includes
make
What do I need to do to get libphp3.so to work properly?
Thank you,
Orlando
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]