Stuck at middle of Install - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: System Setup & Installation (/forum-32.html) +--- Thread: Stuck at middle of Install (/thread-14136.html) |
Stuck at middle of Install - Largo - 06-08-2011 01:15 AM Ok i've followed the install instructions and i'm stuck at the middle where you need to enter a password in after mysql_secure_installation I'm running a Debian 5 Lenny 64-bit OS on a Xen VPS. That being said i remembered the password, but every time I enter the damn thing i get this. Code: ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES) Code: ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO) I've done a couple searches in the forums, but they only go far as to say this is a problem while updating, I am not trying to update, I am trying to install the software. Any help would be appreciated! RE: Stuck at middle of Install - kilburn - 06-08-2011 04:27 AM Can you manually connect to the mysql server using the cli client? |