looks like a normal default setup...the samples server was installed? Oh right, that's teh JRun samples server, its off by default.
http://localhost:8300/cfide/administrator/ refers to the internal JRun webserver. Since you appear to be using IIs, http://localhost:8300/ is not the way to get to your cfusion app root, http://localhost is. Now, you could copy teh cfide dir to c:\jrun4\servers\cfusion\cfusion-ear\cfusion-war\ and get http://localhost:8300/cfide/administrator/ to work if you wanted to. basically http://localhost:8300 points to c:\jrun4\servers\cfusion\cfusion-ear\cfusion-war\ by default. DK On 9/29/05, Ian Skinner <[EMAIL PROTECTED]> wrote: > Well, we are on our third time now. > > We installed CFMX 7 Enterprise Multiserver; accepted all the defaults. We > now have the following setup. > > C://Inetpub/wwwroot/ > C://Jrun4/servers/admin/ > C://Jrun4/servers/cfusion/ > C://Jrun4/servers/samples/ > > The CFIDE directory is in the Inetpub/wwwroot/ directory. > > We can run the CF Administrator with http://localhost/cfide/adiminstrator/. > But we can not run it from the http://localhost:8300/cfide/administrator/ > that appears in most of the documentation. > > I take this to mean that our 'default' server has been set up outside of the > jrun umbrella. The cfusion instance does not seem to be involved in the > 'default' website. > > Is this the preferred/best practice/desirable configuration? If not, what > choices during the installation process do we want to use to give the > desirable configuration? > > Thank You > > -------------- > Ian Skinner > Web Programmer > BloodSource > www.BloodSource.org > Sacramento, CA > > "C code. C code run. Run code run. Please!" > - Cynthia Dunning > > Confidentiality Notice: This message including any > attachments is for the sole use of the intended > recipient(s) and may contain confidential and privileged > information. Any unauthorized review, use, disclosure or > distribution is prohibited. If you are not the > intended recipient, please contact the sender and > delete any copies of this message. > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Sams Teach Yourself Regular Expressions in 10 Minutes by Ben Forta http://www.houseoffusion.com/banners/view.cfm?bannerid=40 Message: http://www.houseoffusion.com/lists.cfm/link=i:10:5554 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/10 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:10 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.10 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
