Hi,
I managed to have this running fine in CF9 for a long time but I have just updated to CF10 dev edition on my local Mac and I can't seem to get it working after much research and various tweaks.
I have changed the server.xml config file to the following (amongst various other variations):
<Context path="/" |
docBase=“/Users/craig/Dropbox/www”
WorkDir="/Applications/ColdFusion10/cfusion/wwwroot”
aliases="/CFIDE=/Applications/ColdFusion10/cfusion/wwwroot/CFIDE,/WEB-INF=/Applications/C oldFusion10/cfusion/wwwroot/WEB-INF">
</Context>
I restart CF10 each time but continue to get the following browser error: Safari (any browser) can't connect to the server: 127.0.0.1
Any help very much appareciated as I like to run CF on both my iMac and Air sharing the same DropBox root.
Thanks