• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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