[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] RAQ2 GUI problems
- Subject: Re: [cobalt-users] RAQ2 GUI problems
- From: "Gerald Waugh" <gerald@xxxxxxxxx>
- Date: Mon Jun 4 23:12:24 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Eric Lewis <lewisdvm@xxxxxxxxxxxxx> wrote
> Hello all,
> If you have suggestions for me, please share...
> I've just put up a new RAQ2, restored from the Cobalt
Restore CD, not the
> ISO image
> I can get to the RAQ place holder page via
www.mydomain.com, and also via
> mydomain.com, and also via the IP address, BUT cannot
access the following:
> mydomain.com/admin/, mydomain.com/siteadmin/, or
mydomain.com/personal/, or
> any variation there of with www, or with the IP.
>
Check to see if admserv is running.
ps -aux | grep ahttpd
There should be two processes running.
Gerald