I posted this message in the "Dreamweaver" forum, but maybe it should have gone here. I am trying to setup PHP/MySQL database connection in Dreamweaver MX.
First let me say that my hand-coded PHP pages are working, so I know my DB name and password and stuff is correct.
In the MySQL connection window, I have the following:
connection name: mydatabasename
mysql server: localhost
username: myusername
password: mypassword (like i'm going to post it here )
database: mydatabasename
When I click "TEST", I get the following:
HTTP code 404, file not found:
1) there is no testing server running on the server machine.
2) the testing server specified for this site does not map to the URL. Verify that the URL prefix maps to the root of the site.
I went to the CPanel and found the _mmServerScripts folder and the MMHTTPDB.php file in that folder.
Any suggestions please!
-Thanks
First let me say that my hand-coded PHP pages are working, so I know my DB name and password and stuff is correct.
In the MySQL connection window, I have the following:
connection name: mydatabasename
mysql server: localhost
username: myusername
password: mypassword (like i'm going to post it here )
database: mydatabasename
When I click "TEST", I get the following:
HTTP code 404, file not found:
1) there is no testing server running on the server machine.
2) the testing server specified for this site does not map to the URL. Verify that the URL prefix maps to the root of the site.
I went to the CPanel and found the _mmServerScripts folder and the MMHTTPDB.php file in that folder.
Any suggestions please!
-Thanks