> > > > ./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 [EMAIL PROTECTED] http://list.cobalt.com/mailman/listinfo/cobalt-developers
