Forum Moderators: coopster

Message Too Old, No Replies

PHP & DWMX

Problems with PHP and DWMX

         

Peter_a

5:05 am on Apr 27, 2003 (gmt 0)

10+ Year Member



I hope this is the correct forum. If not my apologies.

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

jatar_k

4:51 am on Apr 30, 2003 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Welcome to WebmasterWorld Peter_a

You may have figured this out already, my apologies for the absolute lack of response.

If you are still having trouble any chance of a look at the bit of code that is giving you the problem?

Peter_a

9:59 am on Apr 30, 2003 (gmt 0)

10+ Year Member



Thanks for the interest jatar_k.

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