Hi there,
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
Running: rpm -qa | grep httpd
returns
httpd-2.2.15-29.el6.centos.x86_64
httpd-tools-2.2.15-29.el6.centos.x86_64
How can i go about fixing this? Using the script usually works pretty good.
Cheers
Chris