Dreamweaver CS4 - Dynamic Data Issue on Localhost (PHP/MySQL)
I am currently working through the dynamic data tutorials for the "Dreamweaver CS4: The Missing Manual" text and have encountered an issue when I try to add/run two different recordsets (one for products and one for categories) on one PHP page.
As instructed, I added the first recordset to the PHP page and was able to run the page in Live View (and on Safari) without any issues. The links and data worked perfectly. Then when I added the "Categories" recordset to the PHP page and tried to run LV or Safari, the page came back completely blank. For fear that I had made a mistake, I scrapped my files and started the lesson again only to find the issue still appeared.



I have installed MAMP on my iMac and configured it according to the text and the MAMP website. I have also configured Dreamweaver CS4 according to the text. My only guess is that there is a configuration setting on either MAMP (PHP or Apache) or Dreamweaver CS4 that needs to be adjusted. Please let me know...
