• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

installing Coldfusion MX 7 and configuring with Apache 2.0.52

R

rocco@

Guest
I was just wondering if anyone has been able to install Coldfusion MX 7 on a system with Plesk 8.1 and successfully configured it to work with Apache.

Installing it is fine. I can get Coldfusion to serve through port 8500. As soon as I run the apache_connector.sh script, things go south. Apache does not see Coldfusion and any cfm pages put in the www root folder results in a 404.

This is a dedicated virtual server through mediatemple. It is running CentOS 4.4.

Any thoughts out there?

Thanks!
 
Looks like I found the culprit

I wasn't installing Coldfusion with apache as the runtime user. I originally created a cfuser account for cf to use. Well, no wonder Coldfusion didn't have permission to serve anything in apache. Wow... only took two weeks to figure out.
 
Back
Top