vote up 0 vote down star

Almost have DW CS3 configured with my site to preview on localhost, except for one thing, the path is incomplete. It is missing the top directory of the site in the path when it tries to open the file.

WHY???

Where do you change that?

Here's what it gives me: http://localhost/0-Sections/000-ComingSoon/PHPTestComingSoonNMBT-Test.shtml Here's what it should be: http://localhost/PL-20080923/0-Sections/000-ComingSoon/PHPTestComingSoonNMBT-Test.shtml

Why is it leaving out the top directory?

flag

6% accept rate

1 Answer

vote up 0 vote down

Do you have this directory created in your web-root? Does the path to "Local root folder" in your Site Settings include this directory?

link|flag
I moved the site directory up to HTDocs and now everything works. Kinda weird, but okay... whatever. Thank you for your assistance! – James Musser Nov 24 '08 at 23:20
what's weird about that? htdocs is your webroot, every higher than that is not recognised in your web path. – tharkun Nov 25 '08 at 8:18

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.