Mike Blonder wrote:
Hi.
I am receiving a '404 File Not Found' error when I try to call the aegir page. The documentation called for a move of the file, to what seemed to be the root directory:
Aegir is deployed to the database, not to the file system. So... check the hosts table from your DB and look for a record with the prefix "/aegir". If you can't find it, Aegir is probably not installed (it's installed similarily to the Asgard).
mv aegir/* /
I followed the doc and now have an aegir directory right under root for the machine. Shouldn't this directory be in /srv/www/htdocs in order for Apache to find it?
The files that come with the Aegir package are bunch of command line scripts that can be used to create staging-live environment and automate other system admin tasks (Webalizer confs etc.).
All of the repligard functions went fine from the command line.
Oh, I should have read this line first... ;)
Check the hosts table of your DB. I bet it says something not-quite-right in the name field of the Aegir records (something like RENAMEME or www.aegir-cms.org). So, you need to update those name fields to match your host name.
Cheers!
//Henri
Thanks
Mike
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
