At 14:32 08/04/01, you wrote:
I did so, but after trying to restart Apache I receive following error message: [root conf]# /etc/rc.d/init.d/httpd restart Shutting down Web Service: Setting up Web Service: Syntax error on line 58 of /etc/httpd/conf/httpd.conf: Cannot load /etc/httpd/modules/libphp4.so into server: /etc/httpd/modules/libphp4.so: undefined symbol: gdImageColorResolve /usr/sbin/httpd
This is a GD library function. Check that GD is installed properly. If not you can download the latest version from www.boutell.com/gd - install it from source and re-install PHP.
Glen