Can't define CF server in Builder
- On 64-bit Windows Vista machine
- CF 9 wouldn't install 64-bit version - threw Windows 216 error
- Installed CF 9 32-bit over typical IIS 7 server
- 127.0.0.1 and localhost both serve from c:\inetpub\wwwroot
- CF templates in iis web sites execute normally
- Installed Coldfusion Builder as stand alone
- Going through Builder's Server Wizard, I can't find documentation to help me complete the process. Most help will provide specific examples for each field or check box, but they don't explain the why. So, when a problem arises, there is no explanatory information for troubleshooting.
- Server settings under Server Setup:
Server Name: localhost
Application Server: Jrun
Host Name: localhost
"Is Local
WebServer Port: 8500
RDS User Name: admin
RDS PW: as entered during CF9 install
Server Home: C:\Coldfusion9
Document Root: C:\Coldfusion9\wwwroot
Version: 9.0.x
In the Servers tab within Builder, my localhost server appears with status of "Stopped"
When I right-click and select "Start Server" I get an error - "'Starting localhost' has encountered a problem. Ensure that the server is not already running, or another application is not using the WebServer port."
This same problem occurs, no matter what I name the server, e.g., "myserver" instead of "localhost".
When I view http://localhost/, the files under c:\inetpub\wwwroot are displayed.
Any direction would be greatly appreciated. Adobe's web server wizard assumes knowledge I don't have about the contents of the various fields and their interactions.
Thanks!