View Full Version : User unable to connect to mysql
S2S-Robert
07-01-2003, 04:05 PM
Hi
one of my users is unable to connect to mysql using a mysql front. When using phpmysql it is working, but he has a program to connect to it.
He told he could only connect using localhost, so remote connections are not allowed.
Is there some way I can enable remote connections?
Regards
Robert
DirectAdmin Support
07-01-2003, 05:20 PM
You'd have to add the additional hosts manually through mysql.
John
Gadget
07-01-2003, 09:48 PM
I am trying to install PHPNuke into a public_html folder on my server (www.globechat.org). When i try to load the Database I made (bryco_db1) to fill it with the values of the nukesql.php file using the username bryco_gadget it gives me an access error saying that i dont have access to that database. Does anyone know what this might be? Or a way i can get around it so I can setup Nuke?
DirectAdmin Sales
07-01-2003, 09:52 PM
We are unaware of any current MySQL bugs -- you can see if something else other than PHPNuke can access your database (e.g. phpmyadmin, another script). I can't give you a hand in the PHPNuke area.
Mark
Gadget
07-01-2003, 09:55 PM
PHPMyAdmin can access it. im talking i cant do anything from it through putty logged in using SSH
DirectAdmin Support
07-02-2003, 12:43 AM
to log into mysql through ssh use:
mysql -u username -p
John
S2S-Robert
07-02-2003, 03:31 AM
Originally posted by DirectAdmin Support
You'd have to add the additional hosts manually through mysql.
John And how do I do this?
And how do I remove them once the user is no longer a client?
vBulletin® v3.7.0, Copyright ©2000-2008, Jelsoft Enterprises Ltd.