Web Hosting Talk







View Full Version : raq problems


sic
04-17-2003, 08:02 PM
Hey,

I am running a cobalt raq server, when I was adding a virtual site to the server via the control panel (under the admin username) the box sort of just crashed, and had to be manually rebooted. When i could ping it again, none of the websites worked, not the holding page, not any of the previous virtual sites. But lukily, the sshd was started on reboot and I could login to the box. I wish to know where the original holding page html documents are located on the box, it is running RedHat Linux, on a 2.2.14 kernel. Hopefully by achieving this, I can edit the httpd.conf file in order to be able to re-admin the server again over http. If anyone can help me with this, I would be very grateful, thank you.

-Rhys :stickout:

cgisupp
04-18-2003, 01:38 AM
Rhys, which RAQ is it? RAQ 2-3-4 XTR or 550 ?

sic
04-18-2003, 08:23 AM
Hey, thanks for replying. Its a RAQ3.

Rhys

cgisupp
04-18-2003, 09:11 AM
Rhys,
you can find the default pages in the directories within

/usr/admserv/html/.cobalt


If your admin UI pages are missing you may need to use the sitefix script to redo the UI and also ensure the UI database (postgres) is in sync with the config files on the server.


Run the sitefix.pl script from SSH .

sic
04-18-2003, 09:27 AM
Thanks a lot, will try that now.

sic
04-18-2003, 09:34 AM
Ok, it seemed to execute. What I am trying to do, is sort of reset all default httpd settings to their original values, so that I will have the raq holding page, with links to the admin and siteadmin etc, as I can add the VirtualSites/Hosts later on. Thanks. :)

-Rhys