unkownname Posted July 27, 2006 Share Posted July 27, 2006 I have been trying to create new users for mysql database but for somereason i cant get logged into their account i have everything correct i can login into root but not anything else is their something wrong? Im using SUSE/LINUX 10.1 Link to comment https://forums.phpfreaks.com/topic/15795-need-some-basic-help/ Share on other sites More sharing options...
fenway Posted July 27, 2006 Share Posted July 27, 2006 Create users how? With the appropriate MySQL function? Link to comment https://forums.phpfreaks.com/topic/15795-need-some-basic-help/#findComment-64685 Share on other sites More sharing options...
unkownname Posted July 28, 2006 Author Share Posted July 28, 2006 Yes with mysql function but for somereason it wont let me login with it on phpmyadmin or installs. Link to comment https://forums.phpfreaks.com/topic/15795-need-some-basic-help/#findComment-64915 Share on other sites More sharing options...
fenway Posted July 28, 2006 Share Posted July 28, 2006 Well, no, it shouldn't... create new DB users won't allow you to change your PHPMyAdmin login/passcode. These new accounts are for DB access alone, e.g. via ODBC or from your PHP scripts. Link to comment https://forums.phpfreaks.com/topic/15795-need-some-basic-help/#findComment-65228 Share on other sites More sharing options...
unkownname Posted July 28, 2006 Author Share Posted July 28, 2006 Fenway thanks for the help but i figured it out a simple minor little problem fixed by a simple "@'localhost'" to some script i made to create users haha well thanks again Link to comment https://forums.phpfreaks.com/topic/15795-need-some-basic-help/#findComment-65257 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.