IHaveAQuestion Posted May 7, 2014 Share Posted May 7, 2014 The error is very common "Unable to Connect"I have been sorting out in my head why I should be using index.php rather than index.html.My pages are dynamic so I am using index.html.I modified my httpd.conf file because it only had index.html <IfModule dir_module> DirectoryIndex index.php index.html <IfModule> I am on a macbookpro 10.8.3 and this Document Root is standard.Document Root Library/WebServer/Documentsso my path is: Library/WebServer/Documents/dwwdSite(dwwdSite = DreamWeaverWebDevelopmentSite)I set up the server settings as shown in the .pngs. Have to attach them separately.So many people know this stuff intuitively. Sorry that I am rusty. (not a novice).Can someone spot and Explain to me Why I am getting this error. I am really stuck.When I do this from within Netbeans /localhost/phpWithAlex/index.php I get output in the browser.It is not working with Dreamweaver.Thanks. Quote Link to comment https://forums.phpfreaks.com/topic/288324-indexphp-dreamweaver-serversettings-unable-to-connect/ Share on other sites More sharing options...
IHaveAQuestion Posted May 7, 2014 Author Share Posted May 7, 2014 Can you even read these screenshots ? How can i attach the others. they are about 35kb. Quote Link to comment https://forums.phpfreaks.com/topic/288324-indexphp-dreamweaver-serversettings-unable-to-connect/#findComment-1478649 Share on other sites More sharing options...
IHaveAQuestion Posted May 8, 2014 Author Share Posted May 8, 2014 Here is the text within those screenshot fields. Site window settings. Site Name: dwwdSite Local site folder: /Library/WebServer/Documents/dwwdSite Server window settings. Server Name: testing Server Address: Macintosh HD/Library/WebServer/Documents/dwwdSite Connect using: Local/network Testing: yes (checked) Server folder: /Library/WebServer/Documents/dwwdSite (I also tried this: Server folder: /Library/WebServer/Documents) Web URL: http://www.localhost/dwwdSite Server Advanced tab: (within server window settings) Testing server: PHP MySQL Advanced Settings window. Local info: Web URL: http://www.localhost/dwwdSite Enable cache: yes (checked) Thanks. Quote Link to comment https://forums.phpfreaks.com/topic/288324-indexphp-dreamweaver-serversettings-unable-to-connect/#findComment-1478787 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.