lib - macromedia COLDFUSION MX 7 Web Application Construction Kit [Electronic resources] نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

macromedia COLDFUSION MX 7 Web Application Construction Kit [Electronic resources] - نسخه متنی

Ben Forta, Raymond Camden, Leon Chalnick, Angela Buraglia

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید











  • lib


    This directory contains the ColdFusion run time (basically, ColdFusion itself). Table F.3 lists some files of particular interest.

    Table F.3. lib Files

    FILE

    DESCRIPTION

    client.properties

    Next client ID (sequential ID for CLIENT variables). This is a text file; the value LastID contains the most recently used client ID.

    coldfusion.policy

    Specifies ColdFusion security policies. This is a Java policy file; see documentation on Java policies for details on the format and contents.

    neo-query.xml

    Contains all datasources defined in the ColdFusion Administrator

    password.properties

    Password and settings for ColdFusion Administrator and RDS. This a text file and may be edited if a password needs to be reset. The ColdFusion Administrator password is stored in the password field, and the RDS password is in the rdspassword field. All passwords are encrypted if the encrypted field is set to true.

    NOTE

    Datasource information is also stored in jrun-resources.xml (in runtime/servers/default/server-INF). See JRun documentation for the format of this file.

    This directory contains XML files that store ColdFusion Administrator settings. These files are in WDDX format and generally should be edited only through the ColdFusion Administrator, not directly.

    TIP


    If you have forgotten your ColdFusion Administrator or RDS passwords, do the following:


    1.

    Edit the password.properties files.

    2.

    Set encrypted to false.

    3.

    Delete the password values.

    4.

    Save the file.

    5.

    Go into ColdFusion Administrator (you won't be prompted for a password) and specify new passwords. If you are prompted for a password, restart ColdFusion and then go to the ColdFusion Administrator again.


  • / 281