Hi Chad, On 1 Jun 2005 at 6:00, Chad Shook wrote:
> Ok, I tried the ip address of the machine where I > installed Midgard like this: > http://XXX.XX.XXX.XX/aegir and > http://XXX.XX.XXX.XX/midgard, still gives a 404 not > found. 1. You need to update your (apache) virtual host to use the corresponding ip adress. 2. You need to update you host in the midgard database to correspond to the same ip address as well. 1 and 2 should be done by datagard (Piotras, correct me if i am wrong here). 3. restart apache. If you did this allready and the 404 error still shows up then take a look at your apache error_log. (Try setting the LogLevel of apache to "debug"). If it shows a "Couldn't create cache" error follow the information on http://www.midgard- project.org/documentation/installation/troubleshooting.html (at the bottom of the page). > > I still do not understand where the actual application > is installed? Should there not be some files somewhere > on my system where the actual midgardcms application > resides. I am new to php development. I am a java > programmer and used to the .war file packaging of an > web application (servlets and jsps). > No, all necessary files are served from the database. Onyl if you installed Midcom 2.3., this interface is served from the filesystem. Andreas > Thanks for any help! > --- Piotras <[EMAIL PROTECTED]> wrote: > > > > I then went to > > > /var/local/lib/midgard/vhosts/midgardcms/80 and > > found > > > nothing in the directory. > > > > > > Is this correct? > > > > Yes, it is. > > > > > I still can't access > > > http://midgardcms/midgard or > > http://midgardcms/aegir. > > > I get this message from Mozilla > > "www.midgardcms.com > > > could not be found". Why is it adding www. and > > .com? > > > > Because there is no 'midgardcms' domain registered. > > You should have IP based virtual host at least if > > you do not > > have any fully qualified domain name. > > > > Piotras > > > > > > > --------------------------------------------------------------------- > > 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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
