AW: Installation Problem
"med" <[email protected]>
| Newsgroups | gmane.comp.web.midgard.user |
|---|---|
| Message-ID | <000a01c599e6$88b70230$0300a8c0@miststueck> |
Hi, > From the apache > error log i got the following message : [Fri Aug 05 19:42:57 > 2005] [error] [client 192.168.1.17] File does not > exist: /var/lib/midgard/vhosts/192.168.2.21/8001/aegir > Can anyone help me ? It might be a good Idea to create that directory and grant to it write-permission for your apache-user. Just try a: mkdir /var/lib/midgard/vhosts/192.168.2.21/8001/aegir chown your-apache-user:your-apache-group /var/lib/midgard/vhosts/192.168.2.21/8001/aegir If that doesn't help, please set apache log level to debug and send us the output. You are actually very close to getting it all working :) Cheers, Alex