On Wed, 2003-03-05 at 17:06, James Spedding wrote: > When I go to http://localhost/nadmin I get a 404 Not Found error. > > I'm not sure where to go now.....
>From the Aegir CMS Download page: $ mysql midgard -umidgard -pmidgard mysql> UPDATE host SET name="my.host.name"; Note: Aegir CMS needs to be run under a Fully-Qualified Domain Name (FQDN), i.e. www.domain.com or machine.domain.com. Aliases like localhost will not work. Also, it will be http://my.host.name/aegir instead of /nadmin. /Bergie -- Henri Bergius [EMAIL PROTECTED] Consultant Partner Tel: +358-20-198 6032 Nemein Oy http://www.nemein.com/ Nemein.Net -- Project tracking solution for consulting companies http://www.nemein.com/Nemein.Net/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
