• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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