I installed once the alpha version before. But it did not run as well. So I waited to get the first beta realse of midgard.
I uncomment both commented line in /usr/local/etc/midgard/apache/vhosts/localhost\:8008 file: <VirtualHost localhost:8008> ServerName localhost DocumentRoot /var/local/lib/midgard/vhosts/localhost/8008 MidgardBlobDir /var/local/lib/midgard/blobs/midgard MidgardEngine on MidgardRootfile /etc/httpd/modules/midgard-root-nommp.php MidgardPageCacheDir /var/local/cache/midgard MidgardRootFile /etc/httpd/modules/midgard-root.php MidgardParser latin1 MidgardDefaultRealm "Midgard" MidgardDatabase midgard midgard <hidden> RLimitCPU 20 60 RLimitMem 67108864 134217728 </VirtualHost> Christian -----Original Message----- From: David Schmitter [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 26, 2004 10:42 AM To: [EMAIL PROTECTED] Subject: Re: [midgard-user] Beta Release of Midgard and Aegir [EMAIL PROTECTED] wrote: > I set the LogLevel to debug and this is the output. > > [Wed May 26 10:30:23 2004] [debug] midgard-apache2.c(2071): [client > 127.0.0.1] midgard_translate_handler(latin1, > http://localhost:8008/aegir/) > [Wed May 26 10:30:23 2004] [debug] select_db2.h(51): [client 127.0.0.1] > Midgard: select_database opened database midgard > [Wed May 26 10:30:23 2004] [debug] midgard-apache2.c(513): [client > 127.0.0.1] Midgard: lang set to 0 > [Wed May 26 10:30:23 2004] [debug] midgard-apache2.c(1291): [client > 127.0.0.1] Midgard: extension = .php, default: .php, parser = latin1 > [Wed May 26 10:30:23 2004] [debug] midgard-apache2.c(1323): [client > 127.0.0.1] Midgard: regenerating /4-2-0.php: cannot open, assuming > non-existant > [Wed May 26 10:30:23 2004] [debug] midgard-apache2.c(2241): [client > 127.0.0.1] Midgard: Couldn't create cache file > [Wed May 26 10:30:23 2004] [error] [client 127.0.0.1] (13)Permission > denied: access to /aegir/ denied > Something's wrong with the MidgardPageCacheDir. Try uncommenting it in your virtual hosts file. And did you have midgard installed previously? Also your /usr/lib/apache/midgard-root.php looks like from a previous version. David -- David Schmitter, Software Developer, [EMAIL PROTECTED] Dataflow Solutions GmbH - Pappelweg 48 - 3013 CH-Bern [EMAIL PROTECTED] - +41 31 332 01 01 --------------------------------------------------------------------- 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]
