Page 2 of 2
Posted: Tue Jun 08, 2004 5:45 pm
by lostboy
have you configged a user to connect to the db from ip in question?
Posted: Tue Jun 08, 2004 8:46 pm
by anjanesh
Thats what I tried to search in phpinfo. Isn't this kind of info available in phpinfo ? I am not running the webhost so I cannot check out the php.ini values.
Posted: Tue Jun 08, 2004 8:48 pm
by feyd
phpinfo() won't contain the configuration info for mysql.. that'd be inside it's user rights/privledges tables..
Posted: Tue Jun 08, 2004 8:59 pm
by anjanesh
All right. So I got to contact my host and tell him to add the priv ?....Or can I do that in phpmyAdmin ?
Posted: Tue Jun 08, 2004 9:01 pm
by feyd
depending on how they set up your phpMyAdmin system, you could be able to do it there. Basically, if you see a privledges link when you first log into phpMyAdmin, you can edit the privs. You may not be able to add a user however.. I'd check with your host once you check that out.