joubarani
08-12-2001, 01:53 PM
Error Message is:
> /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: /usr/lib/libgd.so.1: undefined symbol: png_set_dither
/usr/sbin/httpd :(
Kindly help :confused:
All I can say, is call up your hosting company and ask them to do a manual reboot from the LCD on the front of the RAQ.
Then, you may want to ask your host about this problem, or you could give cobalt networks a call.
Jim
Eagle
08-14-2001, 04:12 PM
Originally posted by joubarani
Cannot load /etc/httpd/modules/libphp4.so into server: /usr/lib/libgd.so.1: undefined symbol: png_set_dither
/usr/sbin/httpd :(
the problem is that your php4 lib is either corrupted or not installed.
If you do not use php uncomment this by placing # right in front of it.
If you DO use PHP, try reinstalling PHP4
http://www.php.net
Originally posted by joubarani
Error Message is:
> /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: /usr/lib/libgd.so.1: undefined symbol: png_set_dither
My guess: You've tried to upgrade Webalizer using one of the PKG files floating around on the internet?
The solution for you would be to either:
1. Reinstall PHP
or
2. Reinstall the old GD library and use a proper Webalizer PKG.