MACROMEDIA COLDFUSION 5 - INSTALING AND CONFIGURING SERVER Bedienungsanleitung

Stöbern Sie online oder laden Sie Bedienungsanleitung nach Server MACROMEDIA COLDFUSION 5 - INSTALING AND CONFIGURING SERVER herunter. with ColdFusion 5, MX, and BlueDragon with ColdFusion 5, MX Benutzerhandbuch

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 6
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 0
ColdFusionJournal.comCFDJ SEPTEMBER 2003
28
T
he world of ColdFusion application servers is quite
interesting at the moment. Macromedias recent
update to CFMX 6.1 promises to add a lot of stability
and speed to the product. BlueDragon, New Atlantas alternate
CFML runtime engine continues to gain momentum. Yet
despite these two great products, much of the develop-
ment out there is still based on ColdFusion 5 (or earlier).
What if youre interested in running one or more of
these at once? Perhaps you’re going to upgrade an
app from one server to another? How do you test your
current applications for compatibility among the
other servers without reconfiguring your develop-
ment machine? If youre a consultant, or work for a
consulting firm, theres a good chance you’ll have
multiple clients, each with different server require-
ments. How do you handle the changing require-
ments without reconfiguring your server every time?
The good news is that you can install all three prod-
ucts at once to test them, but they each support slightly
different versions of CFML. How do you set things up so
that you can test a set of CFML templates against each
server, while keeping the CFML code in one place?
This article answers those questions by showing you how to
run all the application servers off of a single instance of Microsoft
IIS 5 on Windows 2000, and will make it easy to test for cross-com-
patibility in your code. Normally, if you set up a ColdFusion (or
BlueDragon) server to use IIS, it will replace any prior IIS settings
for running CFML templates. We’ll show you how to resolve that.
Even if you use Apache, iPlanet, IIS on a Windows Server
edition, or some other external Web server, the concepts here
will generally apply (though they may be even
more flexible). If you already have CF5, CFMX, or
BlueDragon installed, just follow along to learn a
couple of interesting points to enable setup of IIS
to run all three servers at once, pointing to the
same directory of CFML code. Its a great way to do
testing against all three servers.
Installing/Configuring ColdFusion 5
The first step is to install and configure ColdFusion
5 on your machine. If you already have it installed
and configured to use IIS, you can skip to the next
paragraph. ColdFusion 5 can currently be down-
loaded from the Macromedia Web site, at
http://do
wnload.macromedia.com/pub/coldfu
sion/esd/coldfusion-50-win-us_devrel.exe. It can also
be found on your ColdFusion Studio 5 CD or included
in Ben Fortas CF5 Web Application Construction Kit
book and others. Install it to the default directory,
C:\Cfusion. During the install process you should let
the installer set itself up for IIS.
app servers
Browse code in your webroot and serve it via all three app
servers just by changing the virtual directory in your URL
By Charlie Arehart
By Jeffry Houser
Setting Up Your
Development
Server
with ColdFusion 5,
MX, and BlueDragon
Setting Up Your
Development
Server
with ColdFusion 5,
MX, and BlueDragon
Seitenansicht 0
1 2 3 4 5 6

Inhaltsverzeichnis

Seite 1 - MX, and BlueDragon

ColdFusionJournal.comCFDJ SEPTEMBER 200328The world of ColdFusion application servers is quiteinteresting at the moment. Macromedia’s recentupdate to

Seite 2 - PAPERTHIN

ColdFusionJournal.com29SEPTEMBER 2003 CFDJYou can test the success of your installation by running theColdFusion Administrator (such as http://localho

Seite 3 - Figure 3

ColdFusionJournal.comCFDJ SEPTEMBER 200330app serversThe mapping should point to “C:\Cfusion\BIN\ISCF.DLL”.That’s the name of CF5’s IIS adapter. We’re

Seite 4 - FUSETALK

ColdFusionJournal.com31SEPTEMBER 2003 CFDJProfessional (or may now be Standard, in CFMX 6.1). The ver-sion should start with “6” and be something like

Seite 5 - Configure IIS

ColdFusionJournal.comCFDJ SEPTEMBER 200332app serversWhile you can install BlueDragon into its default directory(C:\Program Files\New Atlanta\BlueDrag

Seite 6 - CRYSTALTECH

ColdFusionJournal.com33SEPTEMBER 2003 CFDJthe BlueDragon Administrator. In those cases, BlueDragon usesa programmatic API to set the extension mapping

Kommentare zu diesen Handbüchern

Keine Kommentare