<snip> > > Change permission to /var/lib/midgard/vhosts. > chown root:www-data /var/lib/midgard/vhosts > and additionaly if htat won't work > chmod 550 /var/lib/midgard/vhosts > > You may also change the same for /var/cache/midgard. > > Piotras >
This solved the first problem; however, now when trying to load http://localhost:8001 in the browser, _nothing_ happens (the browser won't even change pages; if it is on Google and I type the above in, it stays on Google). I get the following in /var/log/apache2/error.log : [Sun Nov 28 13:14:31 2004] [notice] child pid 15689 exit signal Segmentation fault (11) This only happens when trying to access port 8001; regular pages work fine. Bruce --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
