malcster2 wrote:
> when i'm creating a new site, would i need to save the
site inside one of the
> web server folders, or i could i just save them
anywhere, i.e, the web sites
> folder?
You need to set up your website in the Apache server root,
which is a
folder called htdocs. The location of htdocs will depend on
how you
installed Apache.
For your testing server details in the Dreamweaver site
definition, set
Testing server to this:
C:\path\to\htdocs\mysite
URL prefix should be this:
http://localhost/mysite
If you're just starting out with PHP, you might want to take
a look at
my book "The Essential Guide to Dreamweaver CS3 with CSS,
Ajax, and
PHP". It covers installation and setup details, all the PHP
server
behaviors in Dreamweaver, and a lot more besides. For more
details,
follow the link in my sig.
--
David Powers, Adobe Community Expert
Author, "The Essential Guide to Dreamweaver CS3" (friends of
ED)
Author, "PHP Solutions" (friends of ED)
http://foundationphp.com/