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

RE: [cobalt-users] Web Server Down!



> 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