MACROMEDIA COLDFUSION 5 - INSTALING AND CONFIGURING SERVER Manual de usuario

Busca en linea o descarga Manual de usuario para Servidores MACROMEDIA COLDFUSION 5 - INSTALING AND CONFIGURING SERVER. Administering ColdFusion MX Manual de usuario

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 68
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 0
Administering ColdFusion MX
Vista de pagina 0
1 2 3 4 5 6 ... 67 68

Indice de contenidos

Pagina 1 - Administering ColdFusion MX

Administering ColdFusion MX

Pagina 2

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

Pagina 3 - CONTENTS

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

Pagina 4

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

Pagina 5 - ABOUT THIS BOOK

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

Pagina 6 - Developer resources

6 Chapter 1 Administering ColdFusion

Pagina 7

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

Pagina 8 - Contacting Macromedia

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

Pagina 9 - Administering ColdFusion

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

Pagina 10 - Accessing user assistance

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

Pagina 11 - Administrator layout

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

Pagina 12 - Data & Services section

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

Pagina 13 - Security section

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

Pagina 14

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

Pagina 15 - CHAPTER 2

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

Pagina 16 - Initial administration tasks

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

Pagina 17

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

Pagina 18 - Client Variables page

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

Pagina 19

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

Pagina 20 - Memory Variables page

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

Pagina 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

Pagina 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

Pagina 23 - Java and JVM Settings page

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

Pagina 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

Pagina 25

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

Pagina 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

Pagina 27 - Debugging Settings page

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

Pagina 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

Pagina 29

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

Pagina 30 - Logging Settings page

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

Pagina 31 - Log Files page

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

Pagina 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

Pagina 33

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

Pagina 34

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

Pagina 35

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

Pagina 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

Pagina 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

Pagina 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

Pagina 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/

Pagina 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

Pagina 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

Pagina 42

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

Pagina 43

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

Pagina 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

Pagina 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

Pagina 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

Pagina 47

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

Pagina 48

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

Pagina 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

Pagina 50

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

Pagina 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

Pagina 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

Pagina 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

Pagina 54

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

Pagina 55

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

Pagina 56

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

Pagina 57 - Administering Security

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

Pagina 58 - About ColdFusion security

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

Pagina 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

Pagina 60

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

Pagina 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

Pagina 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

Pagina 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

Pagina 64 - Configuring a sandbox

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

Pagina 65 - Using sandbox security 57

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

Pagina 66

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

Pagina 67

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

Pagina 68

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

Comentarios a estos manuales

Sin comentarios