Hi,
Today morning I try to install Zabix 3.4 in new clean CentOs 7 ( Upgraded ), but there are a lot of problems which I detect.
I Was following the install instruction, but when i became to 2.) c part
Terminal showed me:
After this error message, I found some tips, where somebody counseled me, that I should install mysql-server again, because it looks like there was a problem during installation, so I did it and:
I´m quite disappointed of this "Tutorial how to" cause I install software on new, clean and upgraded system according to your instructions, and yet there is a hill of trouble.
Any advices ?
Thanks,
Today morning I try to install Zabix 3.4 in new clean CentOs 7 ( Upgraded ), but there are a lot of problems which I detect.
I Was following the install instruction, but when i became to 2.) c part
Code:
# mysql -uroot -p
Code:
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
Code:
# mysql -uroot -p Enter password: ERROR 1045 (28000): Access denied for user ' root ' @ ' localhost ' (using password: YES)
Any advices ?
Thanks,
Comment