[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] Fwd: Re: [cobalt-users] httpd won't start
- Subject: Re: [cobalt-developers] Fwd: Re: [cobalt-users] httpd won't start
- From: "Taco Scargo" <taco.scargo@xxxxxxx>
- Date: Wed Oct 2 00:46:59 2002
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
If you install the latest update to Chilisoft (available from
www.chilisoft.com), your webserver will also start working again....
----- Original Message -----
From: "Gerald Waugh" <gwaugh@xxxxxxxxxxxxxxxxxxxxxxx>
To: <cobalt-developers@xxxxxxxxxxxxxxx>; <cobalt-security@xxxxxxxxxxxxxxx>
Sent: Wednesday, October 02, 2002 4:06 AM
Subject: [cobalt-developers] Fwd: Re: [cobalt-users] httpd won't start
> > >
> > > ./httpd restart
> > > Shutting down Web Service:
> > > Setting up Web Service: chiliasp: Failed to open libcasp2ap.so.
> > > Check your LD_LIBRARY_PATH environment variable.
> > > /usr/sbin/httpd
> > >
> > > What does this mean??
> >
> > It's a Cobalt fsck-up
> >
> > vi /etc/ld.so.conf
> > add this line
> > /home/chiliasp/lib-chilicom
> > then run
> > ldconfig
> > then
> > /etc/rc.d/init.d/httpd restart
>
> I had to go into httpd.conf and comment out loading the chillisoft module
> #-------------------------------------------------- Chili!Soft ASP
> # LoadModule casp2_module /etc/httpd/modules/mod_casp2.so
> #-------------------------------------------------- Chili!Soft ASP
>
> Also went int srm.conf
> #####AddHandler chiliasp .asp
> #####AddHandler chiliasp .asa
> #####CaspLib /home/chiliasp/asp-apache-3000
>
> Finally it restarts, I don't know why I didn't try restart as part of my
> test...
>
> Looks like its fsking chillisoft????
>
> --
> Gerald Waugh
> http://frontstreetnetworks.com http://raqware.com
> Front Street Networks LLC Phone: +1 203 785 0699
> 229 Front Street, Ste. C, New Haven CT 06513-3203
>
> -------------------------------------------------------
>
> --
> Gerald Waugh
> http://frontstreetnetworks.com http://raqware.com
> Front Street Networks LLC Phone: +1 203 785 0699
> 229 Front Street, Ste. C, New Haven CT 06513-3203
>
> _______________________________________________
> cobalt-developers mailing list
> cobalt-developers@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-developers
>