[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AW: [cobalt-users] Update PHP 4.0.3pl1 to PHP 4.0.4pl1 on RAQ 4r



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