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

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



Hi Ray,

I posted a fix for this for the archives.

here is what i posted.
----------
For the archives.

Any one who has lost access to ASP pages, and their web service is down
(cant see web pages) everything else works ssh, telnet, ftp, email. After
installing

RaQ4-All-Security-1.0.1-10602.pkg

should do the following.

Install RaQ4-All-Kernel-1.0.1.216C28III.pkg

Install RaQ4-en-OSUpdate-2.0.pkg

Download Chilisoft 3.6.2 from www.chilisoft.com
http://www.chilisoft.com/downloads/default.asp

Install the new chilisoft .pkg
-------

As for your CHMOD problem. This is also in the archives.

edit /etc/proftpd.conf
find the <Global> Section
Delete the line containing AllowChmod
add these lines
   <Limit SITE_CHMOD>
     AllowAll
   </Limit>
save and thats it....
No need to restart any services


Hope this helps. It sorted my problems out.

MAKE SURE YOU REDO ANY CHANGES YOU MADE TO YOUR CONF FILES BEFORE INSTALLING
THE CHILISOFT OR IT WONT WORK!!

Regards

Mark

----- Original Message -----
From: "Ray Healy (Data Net Services)" <ray@xxxxxxxxxxxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Sunday, June 30, 2002 3:51 PM
Subject: [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
>
>
>
>
>
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>