I'm running SME 6.1 and have set up an Ibay for a web app I'm developing. I've enabled cgi when I created the bay, and set up the Ibay as my testing server in Dreamweaver using ftp to ../../ibays/mixingdesk/html/. This works when creating static web pages.
I've also created a MySQL database and set up a user for it (initially from the MySQL command prompt, then with PHPMyAdmin as a sanity check). I can't get Dreamweaver to connect to the database.
When I try I get a "2003 Can't connect to MySQL server on 'compie' (111)" error.
I suspect this is an host/authentication error, but no privelege changes have worked (set user to localhost only, granted %, granted specific IP). I get the feeling there's something basic I'm missing...
Any ideas?
Thanks,
Bob