Install CF 7 on Win 2K3 SP1
ColdFusionWell we had two of our drives fail this weekend so now I have to rebuild the server. I'm soooo very happy. :-|
Any way, the install of CF 7 fails on the server. This is because I'm running Win 2K3 Sp1 and the installer hates it. Well I decided to post my instructions to fixing this problem in case any one else needs it.
You have to install it using the built in web server.After that finishes, follow the instruction on this page: http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_19575
After you have completed these steps, you will have to deactivate the built in web server.
The only thing you have to do in addition is turn off the built in webserver.
Open this file
cf_root\runtime\servers\coldfusion\SERVER-INF\jrun.xmlIn the section titled "This is the built-in JRun Web Server" change the following line
false
to
true
Hope this info helps out. It seems to be the only sure fire way I can get it to work.




Loading....