MACROMEDIA COLDFUSION 5 - INSTALING AND CONFIGURING SERVER Manual do Utilizador Página 6

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 10
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 5
6 Using Macromedia Spectra 1.5.2
2 Install ColdFusion MX Server Enterprise Edition.
When the ColdFusion MX installer detects ColdFusion 5 on your computer, it gives
you two options:
Coexist Lets you install and run ColdFusion MX on a computer running
ColdFusion 5. ColdFusion MX uses its own built-in web server that you access
on port 8500, in the form: http://localhost:8500.
Upgrade ColdFusion MX replaces ColdFusion 5.
Select the Upgrade option to replace ColdFusion 5 with ColdFusion MX. For more
information on the install options for ColdFusion MX, see the book ColdFusion MX
Installation.
3 Install the ColdFusion MX Updater. You can download the ColdFusion MX Updater
from http://dynamic.macromedia.com/bin/MM/software/trial/
hwswrec.jsp?product=cfmx_updater.
4 Verify that your Macromedia Spectra 1.5.2 applications are compatible with
ColdFusion MX.
For more information on migrating applications to ColdFusion MX, see “Migration
issues when moving from ColdFusion 5 to ColdFusion MX” on page 8.
Using Macromedia Spectra 1.5.2 on ColdFusion 5
Macromedia Spectra 1.5.2 is compatible with ColdFusion 5 Server Enterprise Edition.
The most important difference between Macromedia Spectra 1.5.1 and 1.5.2 is that the
new security model no longer requires Netegrity. Macromedia Spectra 1.5.2 contains new
implementations of the security tags so you will not have to modify your applications to
make use of the new security implementation.
Because Macromedia Spectra bypasses Netegrity, you can disable the Netegrity services
on your computer as long as you are not using a Windows NT/2000 domain for a user
directory. However, if you use a Windows NT/2000 domain for your user directory, you
must continue to run Netegrity.
To shut down Netegrity, shut down the following services and configure them so they do
not automatically restart when you restart your system:
SiteMinder Authentication Service
SiteMinder Authorization Service
Enabling Security Logging
To turn on security logging, set securitylogging to 1 in the page customtags/system/
tier0/security/cfa_newinternaladminsecurity.cfm. A log file, named spectrasecurity.log,
will be created in the ColdFusion logs directory. Note that enabling security logging will
impact performance.
The following code sets
securitylogging to 1:
<cfset securitylogging = 1>
Vista de página 5
1 2 3 4 5 6 7 8 9 10

Comentários a estes Manuais

Sem comentários