• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

ColdFusion Setup

C

cooch

Guest
Hello

I recently upgraded to Plesk 7.5 Reloaded. I want to offer my clients ColdFusion...but it is not set up...and I have no idea where to start. Does anyone have and instructions on this? I am a complete novice when it comes to this stuff.

The first page I came to asks for two bits of info:

1 ColdFusion Installation Type - Server Configuration or J2EE Configuration

2 ColdFusion Installation Path

I have no idea what is after this.

Thank you
Cooch
 
How fortunate that you should ask... I just installed ColdFusionMX7 on a RedHat ES3v3 Server running Plesk-7.5.2 this morning.

The process is very simple, just follow the Console_Install_Unix.txt file on the installation disk.

You will need to make sure that you have the recommended files installed, also make sure that you have XFree86-libs and their dependencies installed, even if you are running a headless workstation.

here is a highlight of my process:
  • I installed coldfusion-70-lin.bin
  • selected New install
  • used default ColdFusion MX directory
  • configure external web server (Yes)
  • selected apache
  • apache configuration directory: /etc/httpd/conf
  • path to apache binary: /usr/sbin/httpd
  • location of web server root directory: /home/httpd/vhosts/{DomainName}/httpddocs
  • runtime user: apache
  • start at system startup (Yes)

and that should do it, let me know if you have any questions.

-Timur
 
Need Help myself

I'm trying to do the same thing right now... and can't find this so called text file to figeure out what i need ot do...

I'm running fedora core 2 with the latest plesk reloaded..

is there any help files or config files anyplace someoen can point me to? thanx
 
Back
Top