[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Web Server Down!
- Subject: RE: [cobalt-users] Web Server Down!
- From: "Sim Ayers" <sim@xxxxxxxxxxxx>
- Date: Wed Aug 22 12:00:32 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> On Wed, 22 Aug 2001, Jamie Martino wrote:
>
> > Setting up Web Service: chiliasp: Failed to open libcasp2ap.so.
> > Check your LD_LIBRARY_PATH environment variable.
> > /usr/sbin/httpd
>
>
If your not using Chili!Soft, then in your http.conf file
comment out the following lines.
#LoadModule frontpage_module modules/mod_frontpage.so
#LoadModule casp2_module modules/mod_casp2.so
in you srm.conf file comment out the following line
#CaspLib /home/chiliasp/asp-apache-3000
restart your httpd server
/etc/rc.d/init.d/httpd restart
-Sim