Copy link to clipboard
Copied
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!
Copy link to clipboard
Copied
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:-
You can check below CF 11 support matrix link http://wwwimages.adobe.com/content/dam/Adobe/en/products/coldfusion/pdfs/cf11/coldfusion11-support-m... 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.