Weird virtual host error

[email protected] (Richard Heyes)
Newsgroups php.install
Message-ID <[email protected]>
Hi,

Got a strange error to do with Apache and virtual hosts. 
http://www.bioscience.co.uk and http://staging.bioscience.co.uk are both 
the same machine and PHP is clearly working on the default (www...) but 
not on the (only) virtual host (staging...)

The virtual host config is thus:

<VirtualHost 62.233.101.227:80>
         ServerName staging.bioscience.co.uk

         DocumentRoot /var/www/vhosts/staging/htdocs

         CustomLog logs/staging.bioscience.co.uk-access_log combined
         ErrorLog logs/staging.bioscience.co.uk-error_log
</VirtualHost>

Is this even correct? Thanks.

-- 
Richard Heyes
http://www.phpguru.org
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.