thedeplorableword by Tom Martin
dreamweaver 8 and insert record

say you have a database with three rows, id, name and price.

Your use Dreamweaver and it’s fancy Insert Record function, which builds you a nice working form. Well if you’ve accidently ticked “NOT Null” in phpMyAdmin and keep forgetting to fill out say price when testing. Dreamweaver will give you no feedback that this is the problem. Infact it just generates a server 500 error with no room for error reporting.

so if your getting Nsurlerrordomain:-1011 from Safari this might be the cause