MACROMEDIA COLDFUSION 5 - INSTALING AND CONFIGURING SERVER Uživatelský manuál

Procházejte online nebo si stáhněte Uživatelský manuál pro Servery MACROMEDIA COLDFUSION 5 - INSTALING AND CONFIGURING SERVER. Administering ColdFusion MX Uživatelská příručka

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 68
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 0
Administering ColdFusion MX
Zobrazit stránku 0
1 2 3 4 5 6 ... 67 68

Shrnutí obsahu

Strany 1 - Administering ColdFusion MX

Administering ColdFusion MX

Strany 2

2 Chapter 1 Administering ColdFusionAbout the ColdFusion AdministratorThe ColdFusion Administrator provides a browser-based interface for managing

Strany 3 - CONTENTS

Administrator layout 3Administrator layoutThe home page of the ColdFusion Administrator includes links to Documentation, the Macromedia Servers TechNo

Strany 4

4 Chapter 1 Administering ColdFusionFor more information about each section, see Chapter 2, “Basic ColdFusion MX Administration” on page 7.Server S

Strany 5 - ABOUT THIS BOOK

Administrator layout 5Debugging & Logging sectionThe Debugging & Logging section contains the following pages:• Debugging Settings Enable and

Strany 6 - Developer resources

6 Chapter 1 Administering ColdFusion

Strany 7

7CHAPTER 2Basic ColdFusion MX AdministrationThis chapter explains the basic ColdFusion MX administration tasks, following the sturcture of the ColdFus

Strany 8 - Contacting Macromedia

8 Chapter 2 Basic ColdFusion MX AdministrationInitial administration tasksImmediately after installing ColdFusion MX, you might have to perform som

Strany 9 - Administering ColdFusion

Server Settings section 9Server Settings sectionThe Server Settings section lets you manage client and memory variables, mappings, charting, and archi

Strany 10 - Accessing user assistance

10 Chapter 2 Basic ColdFusion MX AdministrationClient Variables pageClient variables let you store user information and preferences between session

Strany 11 - Administrator layout

Server Settings section 11The following table compares these storage options:Migrating client variable dataTo migrate your client variable data to ano

Strany 12 - Data & Services section

TrademarksAfterburner, AppletAce, Attain, Attain Enterprise Learning System, Attain Essentials, Attain Objects for Dreamweaver, Authorware, Authorware

Strany 13 - Security section

12 Chapter 2 Basic ColdFusion MX AdministrationCreating client variable tablesUse the following sample ColdFusion page as a model for creating clie

Strany 14

Server Settings section 13You can specify maximum and default timeout values for session and application variables. Unless you define a timeout value

Strany 15 - CHAPTER 2

14 Chapter 2 Basic ColdFusion MX AdministrationMail Connection Settings areaSelect preferences for handling mail logs, as described in the followin

Strany 16 - Initial administration tasks

Server Settings section 15Charting Settings pageThe ColdFusion charting and graphing engine lets you produce highly customizable business graphics, in

Strany 17

16 Chapter 2 Basic ColdFusion MX AdministrationArchives and Deployment pageThe Archives and Deployment page includes tools that let you archive and

Strany 18 - Client Variables page

Data & Services section 17Data & Services sectionThe Data & Services section of the Administrator is the interface between you, ColdFusion

Strany 19

18 Chapter 2 Basic ColdFusion MX AdministrationYou use the buttons along the bottom of the Connected Verity Collections table to perform the follow

Strany 20 - Memory Variables page

Debugging & Logging section 19Debugging & Logging sectionYou use the Debugging Settings and Debugging IPs pages of the Administrator to config

Strany 21 - Mail Server page

20 Chapter 2 Basic ColdFusion MX Administration* Restart ColdFusion MX after changing this setting.Using the cfstat utilityThe cfstat command-line

Strany 22 - • \cfusion\Log, in Windows

Debugging & Logging section 21Before you use the cfstat utility, ensure that you selected the Enable Performance Monitoring check box in the ColdF

Strany 23 - Java and JVM Settings page

iiiCONTENTSABOUT THIS BOOK . . . . . . . . . . . . . . . . . . . . . . . . . . . . VDeveloper resources . . . . . . . . . . . . . . . . . . . . . . .

Strany 24 - Settings Summary page

22 Chapter 2 Basic ColdFusion MX AdministrationThe following figure shows cfstat output in a Windows 2000 environment:Debugging IP Addresses pageYo

Strany 25

Debugging & Logging section 23* Restart ColdFusion MX after changing this setting.Log Files pageThe Log Files page of the Administrator lets you p

Strany 26 - Web Services page

24 Chapter 2 Basic ColdFusion MX AdministrationScheduled Tasks pageYou use the Scheduled Tasks page to schedule the execution of local and remote w

Strany 27 - Debugging Settings page

Extensions section 25Extensions sectionYou use the Extensions section of the Administrator to configure ColdFusion MX to work with other technologies,

Strany 28 - Using the cfstat utility

26 Chapter 2 Basic ColdFusion MX AdministrationThe following table contains information about the libraries and connectors: Note: Macromedia will p

Strany 29

Security section 27Security sectionThe Security section of the Administrator lets you configure the security frameworks of ColdFusion MX.For more info

Strany 30 - Logging Settings page

28 Chapter 2 Basic ColdFusion MX AdministrationCustom ExtensionsYou can extend the functionality of the ColdFusion Administrator by adding links to

Strany 31 - Log Files page

29CHAPTER 3Data Source ManagementThis chapter describes the configuration options for ColdFusion data sources. For basic information on data sources a

Strany 32 - System Probes page

30 Chapter 3 Data Source ManagementAbout JDBCJDBC is a Java API (Application Programming Interface, an interface between application programs and t

Strany 33

About JDBC 31Supplied driversThe following table shows the database drivers supplied with ColdFusion and where you can find more information:Driver Ty

Strany 34

iv Contents Debugging & Logging section . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .19Debuggin

Strany 35

32 Chapter 3 Data Source ManagementAdding data sourcesIn the ColdFusion Administrator, you configure your data sources to communicate with ColdFusi

Strany 36 - Custom Extensions

Adding data sources 333 Select a Driver from the drop-down list box; for example, Microsoft SQL Server.4 Click Add.A form for additional DSN informati

Strany 37 - Data Source Management

34 Chapter 3 Data Source Management9 (Optional) Click Show Advanced Settings to specify any ColdFusion-specific settings; for example, to configure

Strany 38 - About JDBC

Adding data sources 3511 (Optional) To verify this data source later, click the verify icon:Note: To check the status of all data sources available to

Strany 39 - Supplied drivers

36 Chapter 3 Data Source ManagementConnecting to DB2 UDB for OS/390Use the settings in the following table to connect ColdFusion to DB2 UDB for OS/

Strany 40 - Adding data sources

Connecting to DB2 Universal Database 6.2, 7.2 37Connecting to DB2 Universal Database 6.2, 7.2Use the settings in the following table to connect ColdFu

Strany 41 - Adding data sources 33

38 Chapter 3 Data Source ManagementConnecting to Informix 9.xUse the settings in the following table to connect ColdFusion to Informix 9.x data sou

Strany 42

Connecting to Microsoft Access 39Connecting to Microsoft AccessUse the settings in the following table to connect ColdFusion to Microsoft Access data

Strany 43

40 Chapter 3 Data Source ManagementDisable Connections If selected, suspends all client connections.Login Timeout (sec) The number of seconds befor

Strany 44

Connecting to Microsoft SQL Server 7.x, 2000 41Connecting to Microsoft SQL Server 7.x, 2000Use the settings in the following table to connect ColdFusi

Strany 45 - 6.2, 7.2 data sources:

vABOUT THIS BOOKAdministering ColdFusion MX is intended for anyone who needs to configure and manage their ColdFusion development environment.Contents

Strany 46 - Connecting to Informix 9.x

42 Chapter 3 Data Source ManagementBLOB Select to return the entire contents of any BLOB/Image columns in the database for this data source. If un

Strany 47

Connecting to MySQL 43Connecting to MySQLUse the settings in the following table to connect ColdFusion to MySQL data sources:Setting DescriptionCF Dat

Strany 48

44 Chapter 3 Data Source ManagementConnecting to ODBC SocketUse the settings in the following table to connect ColdFusion to ODBC Socket data sourc

Strany 49 - 7.x, 2000 data sources:

Connecting to Oracle R3 (8.1.7), Oracle 9i 45Connecting to Oracle R3 (8.1.7), Oracle 9iUse the settings in the following table to connect ColdFusion t

Strany 50

46 Chapter 3 Data Source ManagementConnecting to other data sourcesUse the settings in the following table to connect ColdFusion to data sources th

Strany 51 - Connecting to MySQL

Connecting to Sybase 11.5, 11.9, 12.0, and 12.5 47Connecting to Sybase 11.5, 11.9, 12.0, and 12.5Use the settings in the following table to connect Co

Strany 52 - Connecting to ODBC Socket

48 Chapter 3 Data Source ManagementBLOB Select to return the entire contents of any BLOB/Image columns in the database for this data source. If un

Strany 53 - Oracle 9i data sources:

49CHAPTER 4Administering SecurityColdFusion security lets you secure a number of ColdFusion MX resources with password access and perform sandbox secu

Strany 54

50 Chapter 4 Administering SecurityAbout ColdFusion security Security is especially important in web-based applications, such as those you develop

Strany 55

About ColdFusion security 51In the Enterprise Edition of ColdFusion MX, when you click the Security > Sandbox Security page link, it opens the foll

Strany 56

vi About This BookDeveloper resourcesMacromedia, Inc. is committed to setting the standard for customer support in developer education, documentat

Strany 57 - Administering Security

52 Chapter 4 Administering SecurityColdFusion Administrator password protectionPassword protection for accessing the ColdFusion Administrator helps

Strany 58 - About ColdFusion security

Using sandbox security 53Using sandbox securitySandbox security uses the location of your ColdFusion pages to control access to ColdFusion resources.

Strany 59 - Default security behavior

54 Chapter 4 Administering SecurityThe following table shows the relationship between file path and the affected files or directories:The following

Strany 60

Using sandbox security 55Adding a sandboxThe Root Security Content is the default sandbox for your ColdFusion MX server. If your security requirements

Strany 61 - Using sandbox security

56 Chapter 4 Administering SecurityConfiguring a sandboxYou use the ColdFusion Administrator to configure a sandbox.To configure a sandbox:1Open th

Strany 62 - • Read the C:\pat\a.txt file

Using sandbox security 575 To disable tags, in the left column of the CFTags tab, highlight the tags, and click the right arrow.By default, ColdFusion

Strany 63 - Adding a sandbox

58 Chapter 4 Administering Security11 Select the permissions.For example, select the Read check box for ColdFusion pages within the mytestapps sand

Strany 64 - Configuring a sandbox

59INDEXAadministration, initial tasks 8application variables 12Archives and Deployment page, ColdFusion Administrator 16CCaching Settings page, ColdFu

Strany 65 - Using sandbox security 57

60 IndexFfiles and directories, security 57IInformix, connecting to 38installation, support viIP/Port, security 58JJava and JVM Settings page, ColdFus

Strany 66

About Macromedia ColdFusion MX documentation viiAbout Macromedia ColdFusion MX documentationThe ColdFusion documentation is designed to provide suppor

Strany 67

viii About This BookViewing online documentationAll ColdFusion documentation is available online in HTML and Adobe Acrobat Portable Document Forma

Strany 68

1CHAPTER 1Administering ColdFusionThis chapter presents an overview of the ColdFusion Administrator and how you can use it to manage your development

Komentáře k této Příručce

Žádné komentáře