"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]
