• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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