Quote:
Originally Posted by GTB_an_Owl
any linux guru out there that is prepared to save my sanity ?
have upgraded my server and having trouble with virtualhosts
geoff
|
Hard to diagnose without more details but as previously mentioned directory permissions. Make sure the apache user has (execute assuming you're running PHP) access to your sites root directory. If you're familiar with chown have a look in the linux manpages. Also check your httpd.conf files where hosts are set.