Red Hat NETSCAPE MANAGEMENT SYSTEM 4.5 Bedienungsanleitung Seite 13

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 26
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 12
java.Compiler=NONE
in the System option field on the Java page of the ColdFusion Administrator. This indicates to the JVM that
JIT is disabled. You should also refer to the documentation available with the JRE/JDK regarding the use
of the appropriate threading library (native/green_threads).
Data sources
l
When configuring the Informix native Database driver on Linux, there are two additional fields in the
administrator template that need to be set: Driver and Translation DLL. Both are the full path to their
respective shared object files.
Driver: INFORMIXDIR/lib/cli/iclit09b.so
TranslationDLL: INFORMIXDIR/lib/esql/igo4a304.so
where INFORMIXDIR is what you set it to in the start script.
l
When creating a data source for Sybase on Linux the server attribute has to match the case of the
interfaces file or you will not be able to get connected to the server.
l
The Sybase Client Libraries currently available are not thread-safe.Therefore, you must limit the number of
simultaneous connections to 1.
l
The ODBC Microsoft SQLServer MERANT driver supports versions 6.5 and 7.0 of MS SQLServer and is
threadsafe. However, because it cannot maintain connections, you should turn off the "maintain
connections" switch in ColdFusion.
Tags
You cannot use SSL with the CFLDAP tag on Liniux. SSL is supported on all other platforms. [13350]
Functions
l
The LSParseDateTime() function will only work in the English Locale. [12523]
l
English is the only language supported by Verity in ColdFusion for Linux. [15768]
Known Issues: Solaris
Installation and system requirements
l
You cannot install ColdFusion 4.5.1 directly over an existing installation of ColdFusion 3.1 or 4.0. You must
first migrate the registry using the cfregup.sh utility, and then execute a package remove of the cfusion
package before installing 4.5.1. For more detailed information on the migration procedure, consult the
README file that accompanies this release. In addition, refer to the section
Migrating a ColdFusion Solaris
registry to ColdFusion 4.5.1 , below.
l
ClusterCATS requires that the group btcats exist. It will attempt create this group during the ColdFusion
installation using groupadd. If you are using NIS or NIS+, make sure that either nsswitch.conf allows for
group resolution from the group file, or that the group btcats gets created in NIS/NIS+ prior to installing
ClusterCATS.
l
ColdFusion will not work with Netscape 3.0 on Solaris 2.6. you must use Netscape 3.5.1 or higher.
l
If you encounter the error "There is already an instance of the package and you cannot install due to
administration rules" while installing ColdFusion, edit the file /var/sadm/install/admin/default. Change
"instance=unique" to "instance=overwrite" then install ColdFusion. [15190]
l
In rare situations, during an install on Solaris, the installation fails because the server or the stub cannot
bind to the socket. When this occurs, the following error message appears in the webserver.log:
"Error","TID=2051","02/27/00","12:11:06","Error attempting to bind to socket for ColdFusion server."
This situation usually occurs when ColdFusion is being reinstalled as a different user. To fix this problem,
Page 13 of 26Release Notes - ColdFusion Server 4.5.1
08/22/2000file://C:\TEMP\cfserver451_release_notes.htm
Seitenansicht 12
1 2 ... 8 9 10 11 12 13 14 15 16 17 18 ... 25 26

Kommentare zu diesen Handbüchern

Keine Kommentare