See what you see when you do:
/etc/rc.d/init.d/mysql.init start
It's these:
[root@leopardo ~]# /etc/rc.d/init.d/mysql.init start
Loading fix_privilege_tables into mysql [FAILED]
Loading mysql_migrate_horde into mysql [ OK ]
Loading horde.mysql_set_password into mysql [ OK ]
Loading horde_mysql_create_tables into mysql [ OK ]
Loading sogo_mysql_create_database into mysql [ OK ]
Loading horde_upgrade into mysql [ OK ]
Loading sogo_mysql_update_privileges into mysql [ OK ]
Loading sogo_upgrade into mysql [ OK ]
Loading imp_mysql_create_tables into mysql [ OK ]
Loading imp_upgrade into mysql [ OK ]
Loading mysql.create.turba into mysql [ OK ]
Loading turba_upgrade into mysql [ OK ]
Loading turba_mysql_reset_addressbook_pref into mysql [ OK ]
Loading horde_mysql_update_privs into mysql [ OK ]
Loading mysql.create.ingo into mysql [ OK ]
Loading ingo_upgrade into mysql [ OK ]
Loading zabbix-server into mysql [FAILED]
Loading pydio into mysql [ OK ]
You can delete files in /etc/e-smith/sql/init if you are certain that the errors aren't really an issue.
Hum... I'll move the to another dir... just for be at safe side... but most of them went imported!
But why are you seeing this:
Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
That's the 1 million dollar question!
I'll restart server later to find out if this message still shows!
?
[/quote]
for now I:
[root@leopardo ~]# ls -la /etc/e-smith/sql/init
total 16
drwxr-xr-x 2 root root 4096 Dec 10 12:55 .
drwxr-xr-x 3 root root 4096 Apr 27 2014 ..
-r-xr----- 1 root root 348 Nov 1 2014 10fix_privilege_tables
-rwxr-x--- 1 root root 1832 Dec 8 22:01 80zabbix-server
[root@leopardo ~]#
So I'm in right direction!!