Web Hosting Talk







View Full Version : PROBLEMS with php


domus
03-07-2001, 04:54 PM
ok i have some problems with php
i instaled webalizer 2.03 and since then i got soem problems

[root conf]# /etc/rc.d/init.d/httpd start
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
this is what i get i uninstaled webalizer and still i get this
apache work ok only when i put
#LoadModule php4_module modules/libphp4.so
lie this and that disables my php option
please help

jakis
03-07-2001, 07:07 PM
Try replace httpd.conf with httpd.conf.default, or uninstall webalizer.
if it doesn't work , install new apache
http://e-gineer.com/instructions/index.phtml

Did you use Cobalt's webalizer pkg ? <<ADMIN EDIT>> cobalt 's thing is lame.

Try installing from tar.gz next time.

[Edited by Chicken on 03-07-2001 at 08:28 PM]