Haisoft
10-06-2001, 07:32 AM
My server http is down since I installed an update for appache from the cobalt site, please tell me how to run a .pkg file using telnet.
Richard
Richard
![]() | View Full Version : How do you install a pkg using telnet? Haisoft 10-06-2001, 07:32 AM My server http is down since I installed an update for appache from the cobalt site, please tell me how to run a .pkg file using telnet. Richard ASPCode.net 10-06-2001, 08:31 AM /usr/local/sbin/cobalt_upgrade thepack.pkg Haisoft 10-06-2001, 08:38 AM Thanks, I now get this message : 4015 Error in patching admin webserver initscript: update failed 4015 Error in installation script upgrade_me What does it mean? my http has been down for 9 hours now what can I do to make it work again? mhosang 10-06-2001, 12:00 PM Hi.. if you have updatet your ChiliSoft Version to 3.6 then I know your problem... you can get an update from chilisoft techsupport :-)) If you want to get your httpd run until you get the update, you can do the following changes in your /etc/httpd/conf/httpd.conf >You have to comment the lines!!! (#) #LoadModule casp2_module modules/mod_casp2.so <---this line! ... #Extra Modules ... #AddModule mod_casp2.c <---this line! an in the file /etc/httpd/conf/srm.conf: >You have to comment the lines!!! (#) # Chil!Soft ASP handlers #AddHandler chiliasp .asp <---this line! #AddHandler chiliasp .asa <---this line! ... #Chili!Soft casp2 #CaspLib /home/chiliasp/asp-apache-3000 <---this line! This should solve your problem :-) But I recommend you to install the patch :-) I uploaded the patch for you on my server.. You can download it if you want :-) http://www.energyweb.ch/patches/RaQ4-ASP-Apache-update.pkg Note: If you do the changes above, your apache won't run! Note: I recommend you to use the update... but use this on your own risk! Haisoft 10-06-2001, 12:48 PM No it wasn't chilliasp the problem, It was the fact that I installed the kernel update before installing apashe update. I looked at the logs. So they are saving the important files and changing server for a fee and a lot of work setting it all up again but should work ! What files do you suggest that we save? Richard |