Thread: linux guru
View Single Post
  #6  
Old 23-01-2011, 02:39 PM
multiweb's Avatar
multiweb (Marc)
ze frogginator

multiweb is offline
 
Join Date: Oct 2007
Location: Sydney
Posts: 22,080
Quote:
Originally Posted by GTB_an_Owl View Post
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.
Reply With Quote