I have php 4.1.2 installed with Apache on Redhat 7.2. I'm trying to add in GD 2.0.1. I am running:
./configure --with-apxs --with-mysql --with-pgsql --with-gd=/usr/downloads/gd-2.0.1 --with-jpeg-dir=/usr/lib/
And various iterations of that. It all compiles fine and installs, but when I then go to restart apache I get this error:
Syntax error on line 255 of /etc/httpd/conf/httpd.conf:
Cannot load /etc/httpd/modules/libphp4.so into server: /usr/kerberos/lib/libk5crypto.so : shared object not open
I've tried including --with-kerberos with configure and various other things, but it doesn't work. Kerberos 5 is installed as far as I can tell.
Any help with how to resolve this would be much appreciated!
Doug Dossett, LLC
MiscSites.com