Forum Moderators: coopster
Have developed pages with PHP using Dreamweaver MX and had them working fine.
Am able to access them under localhost (ISS) and live view within DW also preview in browser.
Have performed several suggested tests to ensure MySQL and PHP servers working OK and they are.
Problem i cannot create new connections and recordsets and existing ones no longer work and give error "An unidentified error has occurred"
Any help appreciated.
Cheers Peter_a
I finally found the problem after going a little more grey and shedding a little more hair.
Problem was a corrupted Mysql PHP file stored in a directory not displayed in the file tab view of the local site.
Found it when mooching around with windows explorer under a directory _mmServerScripts and noted a variation in size from a new connection I made to the same database in anew site.(phew)
Copied the new mysql PHP file across and it worked fine. Unfortunatel didnt think to copy the corrupt file for comparison.
Thanks again for the interest. I am just getting into PHP and find it easier for my old brainto work from the DW interface
Cheers