I set up XAMPP as my local testing server using this excellent walkthrough
Dreamweaver/articles/setup_php.html”>http://www.adobe.com/devnet/Dreamweaver/articles/setup_php.html
I synced my website so I had all the right files, and moved the folder into xampp/htdocs
I’m pretty sure everything went right, because if I creathe the sample php file that shows the current time/date (as instructed in the walkthrough) in my website folder, everything is working fine.
I set the Site specific code hinting to WordPress, with everything as recursive scanning.
But when I click on index.php DW complains that I have to click “Discover” and then in the same small top bar, it complains about a Server error.
Help please… I was really looking forward to not having to ‘live’ test my adjustments – did I forget to do something to get WordPress to work in Dreamweaver CS5?