lol, yeah. port 8500 is the typical port for CF install if not using IIS/Apache. Lately I've seen 8300 used too. Note that if either of these ports are in use by something, the installer will choose another one.
I like not using IIS/Apache for local development. One less layer and one less process eating up cycles/ram. Also, if you installed CF in multiserver mode, you can run several instances, one for different sites or projects if needed and not worry about setting IIS/Apache up for it. DK On 7/17/06, Rick Root <[EMAIL PROTECTED]> wrote: > > Douglas Knudsen wrote: > > well, there you go, should be using port 80 then in the RDS connection > > settings. RDS just uses HTTP calls, so needs to be the same port as > > whatever is setup to execute cfm pages. > > well how about that. > > See I didn't know that, and Flex Builder defaulted the RDS port to 8500. > So I assumed that was the right port number. I didn't realize that > Flex Builder would assume you were *NOT* using IIS on a development > machine. > > Thanks, now I can continue the Flex 2 learning process! > > Rick > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/cf_lists/message.cfm/forumid:37/messageid:3020 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:37 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37
