Thanks that was exactly the information that I had needed. Thank you Eric H. Lommatsch Programmer MICRONix, Inc. 2087 South Grant Street Denver, CO 80210 Tel 303-777-8939 Fax 303-778-0378 [EMAIL PROTECTED]
-----Original Message----- From: Marcin Soltysiak [mailto:[EMAIL PROTECTED] Sent: Thursday, July 14, 2005 2:46 PM To: [email protected] Subject: Re: [midgard-user] Error when Installing AegirCMS >I followed those instructions and after it appeared that the >installation had completed, I attempted to start the Aegir module by >going to http://localhost/aegir on my system and I am getting a blank >screen and an error message in the error log that says: > >[Thu Jul 14 14:22:53 2005] [error] [client 10.0.1.17] File does not exist: >/var/local/lib/midgard/vhosts/10.0.1.141/8500/aegir > >I am starting to get the sense Midgard just doesn't want to work for >me. :( Not at all! Seems like you've set apache to run on port 8500 while Aegir by default runs on port 8001. Solution: 1. Change apache to listen on 8001 or 2. Modify host record in midgard table so that name='localhost', prefix='/aegir' and port='8001' Solt --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
