Mark

Look at your C:\CFusionMX\bin\connectors for example and follow step 8.

Regards,
James Blaha

Below is an easy step-by-step configuration approach for windows web server 
configuration. Applicable for IIS, Apache and iPlanet.  Please ignore steps that do 
not apply.

1) Stop your web server.
2) Please uninstall CFMX, 
3) Delete any registry key for HKLM\Software\Macromedia\ColdFusion, 
4) Delete the <CFusionMX_installdir> and rename the CFIDE and CFDOCS from your IIS 
webroot.
5) Reboot your machine.  
6) On reinstalling CFMX, please use the stand alone webserver that came with CFMX.
7) Try to access the CFMX Administrator on port 8500.
8) From your <CFusionMX>\Bin\Connectors folder, double click on the particular 
connector you wish to work with CFMX.  If you receive an error stating that Jrun is 
not started, please close the DOS window and launch C:\CFusionMX\Bin\cfstart.bat then 
launch the <web>_connector.bat again.
9) A directory C:\CFusionMX\runtime\lib\wsconfig\1, should have been created with 
jrun.dll for IIS, mod_jrun.so for Apache and jrun_nsapi35.dll inside the 1 directory.
10) Please verify from your CF documentation on what entries should have been 
created/inserted to Apache and Netscape conf files.  For IIS, there might be a need to 
Map .cfm to C:\CFusionMX\runtime\lib\wsconfig\1\jrun.dll in your IIS console.  To 
apply the instruction, please go to START > SETTINGS > CONTROL PANEL > ADMINISTRATIVE 
TOOLS > INTERNET SERVICES MANAGER.  Double click on the computer icon/name. Right 
click on the Default website, or onto the virtual site you need to define the mapping, 
and select properties.  Click on the Home Directory tab and click on the Configuration 
button.  This is where internet documents are mapped, by their extension, and this is 
where you will need to apply Step # 10.
11) If you did not delete or rename your old CFIDE and CFDOCS folders from your 
webroot, please rename/delete them now and copy the CFIDE and CFDOCS folders from 
<CFusionMX_installdir>\wwwroot to your webroot.
12) Try launching the CFMX Administrator using the port of your web server.



Mark A. Kruger - CFG wrote:

>Does anyone know the steps of converting a standalone server (CFMX) to use
>IIS?
>
>-----Original Message-----
>From: Raymond Camden [mailto:[EMAIL PROTECTED]
>Sent: Friday, March 21, 2003 11:37 AM
>To: CF-Talk
>Subject: RE: Crud...I thought I had it down...[cflogin]
>
>
>You may want to set the value to false _above_ the cfif blocks, and only
>turn it to true on a good login.
>
>=======================================================================
>Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc
>Member of Team Macromedia (http://www.macromedia.com/go/teammacromedia)
>
>Email    : [EMAIL PROTECTED]
>Blog     : www.camdenfamily.com/morpheus/blog
>Yahoo IM : morpheus
>
>"My ally is the Force, and a powerful ally it is." - Yoda
>
>  
>
>>-----Original Message-----
>>From: Jeff [mailto:[EMAIL PROTECTED]
>>Sent: Friday, March 21, 2003 11:19 AM
>>To: CF-Talk
>>Subject: Re: Crud...I thought I had it down...[cflogin]
>>
>>
>>on 3/21/03 11:44 AM, Raymond Camden at [EMAIL PROTECTED] wrote:
>>
>>    
>>
>>>LoggedIn will NOT be defined if you try to login and fail.
>>>      
>>>
>>Notice your
>>    
>>
>>>error msg branch doesn't set loggedIn to 0?
>>>      
>>>
>>Yep, you're absolutely right. I kinda caught that as I was
>>pasting it in, and corrected it when I changed it to set in
>>the session scope.
>>
>>Whew...almost there...
>>
>>    
>>
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to