browser - Dreamweaver can't connect to localhost -


i can't preview i'm programming in dreamweaver in browser anymore. message (e.g. safari) is: safari can't open page "localhost/~user/mysite/index.htm", safari can't connect server "localhost"

i couldn't find answers in internet solve this.

what did since last time still worked, installing xampp , setting local server.

with servers stopped, message above, when mysql, proftpd , apache started, following message: "object not found" , "error 404".

any appreciated, don't know do!

thanks lot, ollie

this path "localhost/~user/mysite/index.htm not correct.

usually on xampp goes follows.

if consider files located in "mysite" folder inside htdocs , index.html exists can access them typing on browser localhost/mysite.

note:

turn on apache, , mysql if using database.


Comments

Popular posts from this blog

Email notification in google apps script -

c++ - Difference between pre and post decrement in recursive function argument -

javascript - IE11 incompatibility with jQuery's 'readonly'? -