Great, I finally have Midgard running!
I updated the host table like you said. Then I set the output on Apache to debug, and learnt that midgard was having trouble writing cache files. Turned out that the permissions for the cache directory were wrong.
Thanks again for your help.
From: Piotras <[EMAIL PROTECTED]> Reply-To: [email protected] To: [email protected] Subject: Re: [midgard-user] datagard failed Date: Thu, 10 Feb 2005 10:32:15 +0100
"Liam Wilks" <[EMAIL PROTECTED]> wrote:
> Thanks for your help.
>
> I upgraded and recompiled expat, and now datagard appears to work fine. Now
> I am just having issues creating the virtual host.
OK, if you created vhost for already existing db , this is quite normal, and we will fix this.
Do not reinstall packages. Datagard updateshost table only when midgard data is
in "Install" state. When you imported packages after using Import from menu you set
midgard-data to "Import" state.
Login into midgard mysql database, and make sure that host table has correct names and ports defined.
If not update with command:
'update host set name='$name', port='$port';
DO NOT toupch any other fields.
> Datagard reports that it has created the virtual host for me, however the
> virtual host directory is empty
This is good. Midgard doesn't serve anything from filesystem.
> and I simply get an Object Not Found error > when I navigate to it.
Set Apache log level to debug. Send output from this log and from PHP ones too.
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]
