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

[cobalt-users] Can anyone help - web server down after upgrade



Dear All

I still new to the Conalt and have just installed my first packages as
followeds :

Security Bundle - RaQ4-All-Security-2.0.1-13323.pkg
TCPDUMP -      RaQ4-All-Security-2.0.1-14559.pkg
Apache -             RaQ4-All-Security-2.0.1-15417.pkg

When I tried to reboot I had no web server available. After SSH into the
system I restarted the web server using
/etc/rc.d/init.d/httpd start  and I received the following message:

<snip>
Shutting down Web Service:
 Setting up Web Service: chiliasp: Failed to open libcasp2ap.so.
Check your LD_LIBRARY_PATH environment variable.
</snip>

After looking at the archives I commented out the line relating to Chiliasp
in the httpd.conf file which then caused the following error on restarting:

<snip>
Shutting down Web Service:
 Setting up Web Service: chiliasp: Failed to open libcasp2ap.so.
Check your LD_LIBRARY_PATH environment variable.
--------------
Shutting down Web Service:
Setting up Web Service: Syntax error on line 420 of
/etc/httpd/conf/srm.conf:
Invalid command 'CaspLib', perhaps mis-spelled or defined by a module not
included in the server configuration
</snip>

I then proceeded to edit out the line in the srm.conf file and restarted the
web server. This time it worked fine.

I am assuming that there is a problem with ASP. UI am running the following
ASP:
<snip>
Name        : chiliasp                     Relocations: (not relocateable)
Version     : 3.6.0C.Raq4.PKG                   Vendor: Sun Microsystems
Inc.
Release     : 7                             Build Date: Fri 12 Oct 2001
06:24:10 PM BST
</snip>

Do I need to upgrade the ASP part of the server to a newer version or is
tjhere something else I should be doing. If I do need to upgrade, I cannot
find the upgrade on the Cobalt site.

Also I seem to be getting an error in my log:
<snip>
Jun 30 15:00:02 www proftpd[979]: AllowChmod is deprecated, and will not
work consistantly, use$
</snip>

It there anything else that i should be looking for for errors

Any comments would be greatly appreciated

Ray Healy