Sounds like you need to adjust the web server configuration to make sure it recognizes cfm pages or you could be using the wrong web server configuration. Depending on which type of install you selected during the process, you might need to re-install. CF comes with a built in web server (which is the fastest setup process localhost:8500/) for local development, but if you chose to use a pre-existing Web Server (Apache, IIS, Tomcat etc) during the install process you'll have to look there for the correct configuration.
~Matt Matt Blatchley Sr. ColdFusion Developer Bridgeleaf Studios LLC [email protected] [email protected] 620 875-5597 Cell On Thu, Feb 20, 2014 at 7:13 AM, Anya-May Hope <[email protected]> wrote: > > Hi All, > > I'm a complete beginner to Cold Fusion and MySQL. I would like to start > coding websites with CF and include a database on the website using MySQL. > > I have installed: > Eclipse, CFEclipse > MySQL > Cold Fusion 10 > > I'm trying to start using the 'learnCFinaweek' programme from Adobe, however > whenever I try to view my progress in the web page, all I see is the code! > > Can anybody tell me in very very basic language, what I need to do to get > started coding and viewing web pages and then implementing MySQL. I'm sure > there's a step i've missed somewhere. > > Just one slight difficulty: Everything is installed to the D: drive, making > localhost a bit tricky. If someone can explain (VERY clearly) how to get a > page to load from the D: Drive, that would be even better! > > I am very happy to completely reinstall everything to the C: drive if that > will make things a lot simpler. > > Thanks a lot! > AM > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-newbie/message.cfm/messageid:6099 Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-newbie/unsubscribe.cfm
