Jump to content

index.php. dreamweaver. serverSettings. 'unable to connect'


IHaveAQuestion

Recommended Posts

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/Documents
so 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.

post-167832-0-71154500-1399497012_thumb.png

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.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.