User unable to connect to mysql

S2S-Robert

Verified User
Joined
Jun 24, 2003
Messages
415
Location
The Netherlands
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
 
MYSQL Problems as well

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?
 
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
 
PHPMyAdmin can access it. im talking i cant do anything from it through putty logged in using SSH
 
Back
Top