iNET Interactive - Online Advertising Agency
          
   Home    Authors    About    Login    Contact Us
   Search:   
Advanced Search     
  Articles

  ASP (26)
  ASP.NET (19)
  C and C++ (4)
  CFML (2)
  CGI and Perl (16)
  Flash (2)
  Java (7)
  JavaScript (28)
  PHP (92)
  MySQL (13)
  MSSQL (3)
  HTML (35)
  SEO (9)
  Visual Basic (12)
  CSS (13)
  SSI (5)
  XML (12)
  C# (14)

  Developer News

July 3, 2008
Poll: Which Web editor do you use?
About
 
July 3, 2008
Book Review: Head First JavaScript
WebReference.com
 
July 3, 2008
10 Things You Can Do With a Wiki
About
 
July 2, 2008
Web Host Reviews - 10 New Reviews
About
 
July 2, 2008
14 Reasons You Should Join a Social Network
About
 
July 1, 2008
Mark Boulton's Freelance Design Secrets
SitePoint
 
Courtesy of moreover.com
 
Want to receive new articles via e-mail? Click here!
/Home /CFML

Installing ColdFusion Express on Linux 

  Views:    21216
  Votes:    2
by George Jempty 2/22/04 Rating: 

Synopsis:

A step by step guide to configuring and installing ColdFusion Express to run alongside Apache on a RedHat Linux system.
Pages: firstback2 3 4 forwardlast
The Article

About four years ago, shortly before being swallowed by Marcromedia, Allaire introduced a less powerful but FREE version of their popular web development engine, ColdFusion “Express”. Though officially nowhere to be found any longer on Macromedia's site, both Linux and Windows versions can be still be downloaded from a vestigial Allaire download site:

ColdFusion Express for Linux
ColdFusion Express for Windows

One shortcoming in particular is ColdFusion Express' lack of support for working directly with system files; there is no <CFFILE> tag, for those of you already in the know about ColdFusion. Nevertheless, ColdFusion Express for Linux provides a viable web development environment, particularly considering considering it's out-of-the-box support for both the MySQL and Postgres database engines.

ColdFusion's Linux install is text-based and can therefore be performed from a console window. This is convenient for instance if you want to install it onto a dedicated or virtual private server account from the shell. The installation routine should prove fairly straightforward, however, even for those who are used to operating from their graphical desktop environment.

As with installing any substantial software package, there are certain minimum system requirements. First and foremost, you must be able to install ColdFusion Express as the Linux 'root' user. Therefore to install the software remotely over the Internet, you would most likely need a dedicated or virtual private server account, with full root priveleges, as opposed to a “shared” hosting account.

Other requirements as summarized from both the README file, and my own experience are:

  • RedHat 6.0 or higher
  • 64 MB RAM minimum, 128 recommended
  • 70 MB space on the file partition(s) BOTH where your will download/unzip, as well as where you will ultimately install. You will be able to reclaim the former after installing, but you will need at least 140 MB of available storage to begin.
  • 3 MB space in your web server document root
  • Apache version 1.3.x

This is perhaps the turning point for those readers more comfortable working from a graphical desktop. You would either need to consult your system administrator, or if that is you, issue a number of Linux commands from the shell prompt. My experience has been with Apache 1.3.27 under RedHat 7.1; your mileage may vary. In particular take note that you will also need to enter the path to your web server document root during the actual installation process.

Having determined that your system meets the requirements, follow the download link above from your browser, be it graphical like Mozilla or Netscape, or text-based such as Lynx: it's about 14 MB and therefore could take the better part of an hour over a dialup connection. When the download is complete, from your console cd to the directory to which you saved the ColdFusion Express installation file.

Pages: firstback2 3 4 forwardlast

Similar/related articles:


 
  Sponsors