vincej Posted July 6, 2012 Share Posted July 6, 2012 Hi - I've done all my coding with Dreamweaver and so I am a 100% newb with PDT. I have a problem with set up. I have succesfully set up my workspace, a project, a file and got some nice "Hello World" echoing out with php. However, if I go to my browser and type : localhost/test/helloworld.php google grabs the string and thinks that I need a search on it. However, if I preceed the address with http:// it nicely goes off to Apache and all is good. Now, in Dreamweaver based projects I do not have to preceed the address with http:// when entering it into a browser. It just "knows". So what have I done wrong in my PDT set up ?? Many thanks for all your advice - there does not seen to be a dedicated Eclipse PDT forum ... or is there ? Quote Link to comment https://forums.phpfreaks.com/topic/265333-need-help-with-setting-up-eclipse-pdt/ Share on other sites More sharing options...
xyph Posted July 7, 2012 Share Posted July 7, 2012 This is a browser behaviour, and not PDT/Dreamweaver. Why it's changed suddenly I have no idea. On my machine (windows7, chrome, ff, ie9) I don't have to type http into any of my localhost URIs. Quote Link to comment https://forums.phpfreaks.com/topic/265333-need-help-with-setting-up-eclipse-pdt/#findComment-1359796 Share on other sites More sharing options...
vincej Posted July 7, 2012 Author Share Posted July 7, 2012 Thank you - You are absolutely right. My FF doesn't put im t he http:// but all my other browsers do. Mystical. Quote Link to comment https://forums.phpfreaks.com/topic/265333-need-help-with-setting-up-eclipse-pdt/#findComment-1359801 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.