It worked successfully on the second server (vps, openvz) but it broke my first one, the web server being offline ATM.
I updated with 'yum update kloxomr' then executed 'sh /script/upcp' as advised resulting in:
- Already use mysql55. No replace
*** Executing Install/Update (upcp) - BEGIN ***
- Run 'sh /script/cleanup' if you want to fix/restore non-working components.
*** Executing Install/Update (upcp) - END ***
After that I tried 'yum update' but it gave the same error as before, so I tried and executed 'sh /script/cleanup' (you didn't advise me that, I know that) and it broke the web server, I don't know how to fix it, it seems that it doesn't start anymore because I executed 'sh /script/restart-all' and this is the result:
Stopping mysqld: [ OK ]
Starting mysqld: [ OK ]
Stopping Djbdns for:
- axfrdns [ OK ]
- tinydns [ OK ]
Starting Djbdns for:
- axfrdns [ OK ]
- tinydns [ OK ]
Stopping qmail-toaster: svscan qmail logging.
qmail-send: no process killed
Starting qmail-toaster: svscan.
Stopping xinetd: [ OK ]
Starting xinetd: [ OK ]
Stopping kloxo-phpcgi: [ OK ]
Starting kloxo-phpcgi: [ OK ]
Stopping kloxo-hiawatha: [ OK ]
Starting kloxo-hiawatha: [ OK ]
Stopping php-fpm: [ OK ]
Starting php-fpm: [ OK ]
I was running nginxproxy + php.
Please advise, thank you.