[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Is there a Webalizer V2 .pkg for Raq3?
- Subject: [cobalt-users] Is there a Webalizer V2 .pkg for Raq3?
- From: John Violette <jviolette@xxxxxxxxxxxxxxxxxxx>
- Date: Tue Feb 6 07:28:00 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
I ran into this when using the V2 .pkg
ftp://ftp.sfarc.net/pub/webalizer/webalizer-2.00.12-2_raq3-2.pkg
What happens is that after the 4:00 am routines run, the httpd server will
not start due to problems in the lib-gd to do with .png function call when
libphp4 starts up. I don't even think lib-gd was there before webalizer went
in so I'm not sure what's causing the error.
I modified the install script to work on a RaQ4i/r. The error seems to be
due to lib-gd version 1.8. The older version of lib-gd works (1.3.5). If I
uninstall webalizer 2.0 and put webalizer 1.30.04 back in, it works again.
Any ideas??? Will lib-gd 1.5 work with the new webalizer?
John
----
[root log]# /etc/rc.d/rc3.d/S75httpd status
httpd (pid 31563 8206 514) is running...
[root log]# /etc/rc.d/rc3.d/S75httpd 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:
unde
fined symbol: png_set_dither
/usr/sbin/httpd
[root log]#
[root log]#
[root log]# ps -ef |grep web
[root log]# ps -ef |grep http
root 514 1 0 Feb02 ? 00:00:08 /usr/sbin/httpd -f
/etc/admserv/
root 8206 514 0 04:03 ? 00:00:00 /usr/sbin/httpd -f
/etc/admserv/
root 31563 514 0 10:15 ? 00:00:00 /usr/sbin/httpd -f
/etc/admserv/
[root log]# rpm -qa |grep gd
gdbm-1.8.0-3
gdbm-devel-1.8.0-3
sysklogd-1.3.31-C21
gd-devel-1.3-5
gd-1.8.1-1