After creating a fresh centos 6.4 cloud server over at rackspace and then installing virtualmin vis the script “install.sh” install method i get the error:
The Suexec command on your system is configured to only run scripts under /var/www, but the Virtualmin virtual server home directory is /home. CGI and PHP scripts run as domain owners will not be executed.
This was a install on a base system so virtualmin should have installed everything it needed correctly.
Running: cat /etc/apache2/suexec/www-data
returns
No such file or directory
Every time i attach the file and try to make a post it comes up with a 500 internal server error. I tried renaming the file and saving as a .txt but that didnt help.