• 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.

Coldfusion

Z

zondo

Guest
hi I am runing a "fresh" install of Plesk (7.5.3-rhel3.build75050506.13 ) on rhel3. Does anyone have a Howto on installing and getting Coldfsion to work. I have installed it fine and it starts, stops fine, apache does the same. But niether will serve up webpages. Any ideas.

thanks
 
90% there with Coldfusion

hey all,
I think that i have fixed the coldfusion issue.
I noticed that in the httpd.conf file the paths given for the JRUN are LoadModule jrun_module /opt/coldfusionmx/runtime/lib/wsconfig/1/mod_jrun20.so

If you look in the httpd.include its pointing to
LoadModule jrun_module /opt/coldfusionmx/runtime/lib/wsconfig/psa/mod_jrun20.so

I have changed it so that both conf files are point to the same mod_jrun20.so.
there will be an error when you restart apache complains the module is alread loaded.
Now to try the vhosts, see if they can run CF. I have test a hello world cfm page and it worked...phew..:D
 
Back
Top