Copy link to clipboard
Copied
I'm having a problem setting up a php login system and got an error that means that the php can't find a mysql service at the location. I was looking around dreamweaver and noticed I couldn't access my databases through the Windows, Database Tab even though I have set up a testing server. Could this be part of the problem? Also If you have any ideas how to solve this problem it would be great
Thanks
Copy link to clipboard
Copied
could it be something with dreamweaver or could it be dbs
Copy link to clipboard
Copied
anyone
Copy link to clipboard
Copied
I'm having the exact same problem. I can't connect to the remote database when I try to add the connection. Am having lots of difficulties finding a thorough description for setting up a PRODUCTION PHP MySQL database connection.
Copy link to clipboard
Copied
Use a formation based solution.
Start with Advanced Set Up then Remote and Testing Server.
Make sure they all direct back to just one folder.
When making the connection, run:
Connection Name: local
MYSQL Server: localhost
User Name: root
Password: 'Use the MySQL Admin Password'.
Database: 'Use select to start with'.
Using select will confirm the connection before its made and enable connection text errors editing.
Sabby76
Copy link to clipboard
Copied
I use a PC with Vista.
I run CS4 Dreamweaver, with MySQL and PHP.
Make sure you remove any forward tabs at the end of the Local Network, Dreamweaver directories.
They can conflict/
Sabby76
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more