A lot of the documentation and search results came from those who have multiple users/sites and not sure if my situation applies to theirs or if it will open it up more than needed.
My situation: Single website and single user. Using Debian 7, Apache2 with mpm-worker, PHP5 with libapache2-mod-fcid.
After installation and reboot, not getting PHP scripts to run.
I enabled the following and it still doesn't work.
sudo a2enmod fcid sudo service apache2 restart
What else do I need to change? Also, my installation doesn't seem to have a httpd.conf and only an apache2.conf and security.conf.
Thanks!