• 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!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Coldfusion 10 and Plesk 11

CristianoW

New Pleskian
Hi there
We are using:
CentOS 6.4 (Final) x86_64
Plesk Panel 11.5.30

We are trying to get it to work with Coldfusion 10 with no success.
I have searched and tried every suggestion in the forums, but we are not able to configure Coldfusion with Plesk.

When we try cfsetting in the prompt, this is what we get as error message:

/usr/local/psa/bin/cfsetting -s /opt/coldfusion10/cfusion/
2013-10-26T20:32:24-02:00 ERR (3) [util_exec]: proc_close() failed
Unable to initialize ColdFusion module: Can't manage CF module: caution: filename not matched: connectors/src/*
/usr/local/psa/admin/sbin/buildmodule.sh: line 165: cd: /tmp/build-mod_jrun22-7A7tlJ2i/connectors/src: Arquivo ou diretrio no encontrado
chmod: impossvel acessar "*": Arquivo ou diretrio no encontrado
/usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -prefer-pic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wformat-security -fno-strict-aliasing -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/httpd -I/usr/include/apr-1 -I/usr/include/apr-1 -w -c -o mod_jrun22.lo mod_jrun22.c && touch mod_jrun22.slo
gcc: mod_jrun22.c: Arquivo ou diretrio no encontrado
gcc: no input files
apxs:Error: Command failed with rc=65536
.
/usr/local/psa/admin/sbin/buildmodule.sh: build failed
Archive: /opt/coldfusion10/cfusion/runtime/lib/wsconfig.jar
cfmng: no Coldfusion module found and cannot build one
cfmng: see error log for details
cfmng: please consult the Release Notes
cfmng: now to enable Coldfusion on SuSE or x86_64 Linux


Does plesk 11 works with codlfusion 10 in Linux?

Thank you!
 
Hi there!

GCC ins installed properly, as it shows:
compat-gcc-34-3.4.6-19.el6.x86_64
libgcc-4.4.7-3.el6.x86_64
gcc-c++-4.4.7-3.el6.x86_64
libgcc-4.4.7-3.el6.i686
gcc-4.4.7-3.el6.x86_64

SElinux is already off:
setenforce 0
setenforce: SELinux is disabled

And I already checked everything in that link you sent to me:

psa-coldfusion-support-11.5.19-cos6.build115130128.09.noarch

and

/opt/coldfusion10/cfusion/bin/coldfusion status
Server is running


According to that error message I sent to you, it´s trying to use mod_jrun22.c to compile. But there is no jrun22 module in the server.
 
We don't have the date at the moment. Current ColdFusion usage on Linux is quite low and we have very few requests for it, so not in priority list.
You can probably file a request at http://plesk.uservoice.com - this way you will be notified once it is planned or started.

Regards
 
Back
Top