Hi there, I am moving stuff from my private homerserver to a new HW. The setup is: ADSL Router --> Physical server (Homeserver) --> Virtualbox (Webserver) On the router default server is set to virtualbox (Webserver - fixed IP) - works. On the Webserver is a Ubuntu 11.10 server with ISPconfig3 and webmin Webserver is setup with failtoban On the ISPconfig 4 virtual sites are enabled - all accessable from the internet. They all use Fast-CGI and Suexec enabled. On each site I need to have Joomla installed. I have installed baseversions of Joomla 1.7 - and set necessary directory permissions - all working - except ... trying to install plugins in Joomla leads to error 500 - in the apache2 log file named: script '/var/www/index.php' not found /var/www is in apache config the default server. In this directory there is no index.php file installed. Could anyone give a hint on where to look?