View comments | RSS feed

Installation considerations

This section describes the following topics for installing or upgrading to ColdFusion MX 7:

Note: To use VisiBroker for CORBA connections in ColdFusion MX 7, see Enabling CORBA support.

Installation considerations for all platforms

The following are installation considerations for all platforms:

To enable Flash Remoting to access web services through ColdFusion MX 7:

  1. Open the cf_root/WEB-INF/gateway-config.xml file in a text editor.
  2. Locate the following line.
    <!--<adapter>coldfusion.flash.adapter.CFWSAdapter</adapter>-->
    
  3. Remove the comments, so that the line appears as follows.
    <adapter>coldfusion.flash.adapter.CFWSAdapter</adapter>
    
  4. Save the file.
  5. Restart ColdFusion MX 7.

    For more information on Flash Remoting, see ColdFusion MX Developer's Guide.

Installation considerations for Windows

The following installation considerations are for Windows systems only:

Installation considerations for UNIX

Revised October 10, 2006: Removed Mac OS X 10.3 restriction

The following are installation considerations for UNIX systems only:


ColdFusion MX 7 | ColdFusion MX 6.1 | ColdFusion MX | Forums | Developer Center | KnowledgeBase | Bug Reporting

Version 7

Comments


jrunrandy said on Feb 18, 2005 at 5:15 AM :
On Windows, the user installing ColdFusion MX 7 must have Administrative
privileges. Also, the following accounts should have Administrative
privileges:
IUSR_{Machine Name}
IWAM_{Machine Name}
NT AUTHORITYocal service
nt authority\network
nt authority\network service
nt authority\service
nt authority\system

although these accounts typically have administrative privileges,
they may be locked down in highly secured environments.

if you install coldfusion mx 7 without the appropriate privileges, the
install wizard is unable to create the appropriate directory structure.
no screen name said on jun 24, 2005 at 10:32 am :
install speedfolder:
status: fatal error
additional notes: fatal error - error installing folder contents: java.util.zip.zipexception: oversubscribed dynamic bit lengths tree

i get this on every install i try with solaris 9,10
fuseboxer said on jul 6, 2005 at 12:16 pm :
we are seeing the same error on solaris 8. time to call mm support.
no screen name said on aug 29, 2005 at 12:41 am :
solution to the "invalid block type" problem: although downloading the "trial version" several times with dsl and different measures according to http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=f8582407, a corrupt download of correct size was the reason. downloading the developer version from a 3000k connection solved the problem (versions are identical anyway). no comment on that.
gadget318 said on nov 1, 2005 at 9:02 am :
coldfusion 7 is not currently supported for 64-bit linux o/ss. see the following technote: http://www.macromedia.com/go/baec9c0c
energycrisis said on nov 17, 2005 at 7:44 am :
when installing on red hat enterprise linux 4, the following packages need to be installed:

1) compat-libstdc++-296
2) xorg-x11-deprecated-libs
dave watts said on jan 11, 2006 at 9:47 am :
jrunrandy said: "also, the following accounts should have administrative
privileges: iusr_{machine name} ..."

i don't think this is correct. the iusr_ account is intended to be very limited in what it can do. by default, it is a guest account. adding it to the administrators group would mean that every anonymous http request would be run within the security context of the administrators group. from a security perspective, this would be very, very bad. in my experience, the iusr_ account simply needs to be able to read .cfm and other web files - it doesn't even need execute permissions to those files.
phy2001 said on feb 4, 2006 at 7:26 am :
when installing on mandriva 2006(32bit), the following packages need to be installed:

compat-libstdc++

install all
libstdc++2.10,
libstdc++2.10-devel,
libstdc++5,
libstdc++5-devel,
libstdc++6,
libstdc++6-devel
no screen name said on sep 1, 2006 at 7:29 am :
sometimes you can get an erro when you try to install coldfusion

$ ./coldfusion-702-lin.bin

preparing to install...

extracting the jre from the installer archive...

unpacking the jre...

extracting the installation resources from the installer archive...

configuring the installer for this system's environment...



launching installer...



./coldfusion-702-lin.bin: line 2317: /tmp/install.dir.31481/linux/resource/jre/bin/java: permission denied

./coldfusion-702-lin.bin: line 2317: /tmp/install.dir.31481/linux/resource/jre/bin/java: success


the workaround is set the iatempdir variable
mkdir /opt/iatempdir
export iatempdir=/opt/iatempdir
no screen name said on sep 13, 2007 at 11:49 am :
fyi :
mkdir /opt/iatempdir
export iatempdir=/opt/iatempdir

should be:

mkdir /opt/iatempdir
export iatempdir=/opt/iatempdir
no screen name said on oct 11, 2007 at 5:03 pm :
looks like this comment section does not likes caps.

make sure you have upper case for iatempdir after the export

 

rss feed | send me an e-mail when comments are added to this page | comment report

current page: http://livedocs.adobe.com/coldfusion/7/htmldocs/00000005.htm