[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-developers] [2] Raq4 not responding...
- Subject: [cobalt-developers] [2] Raq4 not responding...
- From: "Mike Wes" <mikewes@xxxxxxxxx>
- Date: Fri Jun 13 16:08:01 2003
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
Hello,
I did a couple of updates from the official SUN list from 20 january and my
server is not responsing any more. Can anybody tell me where httpd log is
writing to (so long time ago)?
--->In mean time I found out a few things:
Cannot load /etc/httpd/modules/libphp4.so into server: libgd.so.1: cannot
open shared object file: No such file or directory
I found out the following out of the log:
/var/log/httpd/error
There the last lines were repeatingly: "[Fri Jun 13 23:28:43 2003] [warn]
child process 28462 still did not exit, sending a SIGTERM"
Starting the httpd from the command line gave:
[root httpd]# httpd
Syntax error on line 58 of /etc/httpd/conf/httpd.conf:
Cannot load /etc/httpd/modules/libphp4.so into server: libgd.so.1: cannot
open shared object file: No such file or directory
Line 58 is the line is the loading of the module
"/etc/httpd/modules/libphp4.so"
This modules is unchanged since:
-rwxr-xr-x 1 root root 2351093 Oct 8 2002 libphp4.so
I can somewhere remember that I tried to do something with the GD library.
/usr/local/lib/libgd.so
lrwxrwxrwx 1 root root 12 Apr 23 2002 libgd.so ->
libgd.so.1.2
Further I see:
[root lib]# ls -la libgd*
-rw-r--r-- 1 root root 583650 Mar 22 15:55 libgd.a
-rwxr-xr-x 1 root root 723 Mar 22 15:55 libgd.la
lrwxrwxrwx 1 root root 14 Mar 22 15:55 libgd.so ->
libgd.so.2.0.0
lrwxrwxrwx 1 root root 14 Mar 22 15:55 libgd.so.2 ->
libgd.so.2.0.0
-rwxr-xr-x 1 root root 483313 Mar 22 15:55 libgd.so.2.0.0
[root lib]#
And now? Does anybody have experiences with this?
Regards,
Mike