View Full Version : PHP-MySQL Connection issue.
SHOWTIMERIDAH
03-09-2010, 08:57 PM
1-img: http://img97.imageshack.us/img97/5361/74631206.png
2-img: http://img412.imageshack.us/img412/5397/89640978.png
Once I remove this folder I get the error message below 2-img....Then this file _mmserverscripts keeps getting put back into my hosting account server and local folder anyone know why I am having this _mmserverscripts problem? Help will be much appreciated
Jason Byrnes
03-10-2010, 10:36 AM
the _mmserverscripts folder is a folder that is created by dreamweaver whenever you test or create a database connection.
How is your dreamweaver site configured on the Testing Server tab?
Are you connecting to a local MySQL Database or to a remoter database?
if connecting to a remote database, double check with your host that they support that. some hosts do not support outside connections to the MySQL server.
SHOWTIMERIDAH
03-10-2010, 12:25 PM
okay I got it to work but now it says access denied for to access the database
Jason Byrnes
03-10-2010, 01:48 PM
it looks to me like the adamhenry user has not been granted rights to access the users table.
SHOWTIMERIDAH
03-10-2010, 02:47 PM
Can you please explain to me how to setup for me to have access to tables?
Jason Byrnes
03-10-2010, 03:24 PM
your host should have some sort of control panel available for you to manage the MySQL users. In this control panel, there should be a way for you to add MySQL users and select which databases they are allowed to connect to.
Really, this is something to ask you host about. Different hosts will have different admin panels set up. They should be able to tell how to add a specific user to grant access on a specific tabel.
vBulletin® v3.8.1, Copyright ©2000-2012, Jelsoft Enterprises Ltd.