Hello there,
I have the same problem , Like there is no testing server running in the machine.The testing server specified does not map to http://localhost/_mmserverscripts/mmhttpdb.php.
make sure that the url prefix maps to the root of the site.
I am running Apache, mysql, php.
I tested php apache with my sql . they are installed right & test page tells me.
Successfully connected to server
successfully selected database "mysql"
running query:
INSERT INTO businessinfo( Call_letters, Market, message ) VALUES( 'htd911', 'santabarbara', 'hi you all' )
That is a test page running in server.
My problem is in Dreamweaver I am not able to connect to my database & gives me above error.
I have gone through all the technote about defining site.
I dont know what is wrong...I am trying to test locally first.
Please will appriciate if anyone could help me... Thank you