MySQL problems Wont start

This is a brandnew server. Im having SQL problems it refuses to start. Redhat Linux 7.3 WHM/Cpanel

Ive tried removing them off the server, and reinstalling them from WHM but still no go. Whats the deal?

root@vortex [/var/lib/mysql]# mysqladmin start
mysqladmin: connect to server at 'localhost' failed
error: 'Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)'
Check that mysqld is running and that the socket: '/var/lib/mysql/mysql.sock' exists!
root@vortex [/var/lib/mysql]# mysqladmin stop
mysqladmin: connect to server at 'localhost' failed
error: 'Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)'
Check that mysqld is running and that the socket: '/var/lib/mysql/mysql.sock' exists!


root@vortex [/var/lib/mysql]# ls -l
total 20588
drwxr-xr-x 6 mysql root 4096 Apr 6 23:58 ./
drwxr-xr-x 10 root root 4096 Apr 6 23:44 ../
drwx------ 2 mysql mysql 4096 Apr 6 23:30 horde/
-rw-rw---- 1 mysql mysql 25088 Apr 6 01:07 ib_arch_log_0000000000
-rw-rw---- 1 mysql mysql 5242880 Apr 6 23:29 ib_logfile0
-rw-rw---- 1 mysql mysql 5242880 Apr 6 01:07 ib_logfile1
-rw-rw---- 1 mysql mysql 10485760 Apr 6 01:07 ibdata1
drwxrwx--- 2 mysql mail 4096 Mar 25 18:57 mail/
drwx--x--x 2 mysql root 4096 Mar 25 18:35 mysql/
-rw-r--r-- 1 mysql mysql 0 Apr 6 23:58 mysql.sock
drwxr-xr-x 2 mysql root 4096 Mar 25 18:35 test/
-rw-rw---- 1 mysql mysql 5 Apr 6 23:29 vortex.pid
-rw-rw---- 1 mysql root 209 Mar 27 18:53 vortex.realidydns.com.err
-rw-rw---- 1 mysql root 6039 Apr 6 23:57 vortex.vortexserver.com.err
root@vortex [/var/lib/mysql]#

 

 

 

 

Top