Skip to main content
Known Participant
May 22, 2014
Question

Coldfusion 11 on Linux Questions

  • May 22, 2014
  • 1 reply
  • 602 views

Hello, I have a client requirement to install CF 11 Standard on Linux (Debian 7.x) with Plesk 11.x control panel

Does anyone have any experience with this?  Is it a pretty straight forward setup process?  I only know Windows/Coldfusion, so this will be  new.

Also, do the same issues still apply with differences between Linux/Windows with filename case.  Is there a current document anywhere that will explain coding differences between the two OSs

Thank you!

This topic has been closed for replies.

1 reply

Inspiring
May 26, 2014

Hi THEIDEABULB,

ColdFusion 11 is supported on following flavor of Linux O.S., you can use any one of them for using  ColdFusion 11 on Linux:-

  • Red Hat Enterprise Linux 6.5
  • SUSE Linux Enterprise Server 11
  • Ubuntu 13.04, 13.10
  • CentOS 6.5

You can check below CF 11 support matrix link http://wwwimages.adobe.com/content/dam/Adobe/en/products/coldfusion/pdfs/cf11/coldfusion11-support-matrix.pdf  for more detail.

Regarding case-sensitive file names in Linux, this case-sensitive property is due to Linux so workaround as keeping all file names in small case for maintaining uniformity can be used for both Linux & Windows.