New mysql pasword - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: Usage (/forum-34.html) +--- Thread: New mysql pasword (/thread-12707.html) |
New mysql pasword - bzuco - 01-18-2011 10:39 AM Hi, I have ispcp running more than one year... I had to change mysql password for root (it was done by mysql command) and than when I tried to access admin via web interface receive following error message: Connection failed: SQLSTATE[28000] [1045] Access denied for user 'root'@'localhost' (using password: YES) I've already ried to modify $ispcp_db_pass_iv , but it didn't help.. Do you have any idea how to solve this problem ? RE: New mysql pasword - BeNe - 01-18-2011 04:26 PM There is a DB-Change Script under Setup or engine if i´m right... You MySQL-DB is in the ispcp.conf - clear it before. BTW: Maybe "root" is not the best User to work with ispCP. Greez BeNe RE: New mysql pasword - bzuco - 01-19-2011 07:33 PM Will stay my DB untached ? There are stored data of mail users and domains... I agrre with you, root is not the best choice for installation of ispCP RE: New mysql pasword - joximu - 01-19-2011 08:00 PM the db won't be touched by the script. But always: its better to have a backup :-) /J RE: New mysql pasword - bzuco - 01-21-2011 08:45 AM Thanks for help. I've got it :) |