MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Technical Helps => Topic started by: hoangsang on 2013-02-02, 09:55:15

Title: Update new version is error
Post by: hoangsang on 2013-02-02, 09:55:15
I'm updating new version is show error:

Code: [Select]
Error: Missing Dependency: libmysqlclient.so.15(libmysqlclient_15) is needed by package lxphp-5.2.1-400.i386 (lxcenter-updates)
 You could try using --skip-broken to work around the problem
 You could try running: package-cleanup --problems
                        package-cleanup --dupes
                        rpm -Va --nofiles --nodigest
The program package-cleanup is found in the yum-utils package.
YUM Gave Error... Trying Again...

Title: Re: Update new version is error
Post by: hoangsang on 2013-02-02, 11:08:17
After update successful is:
Iptables is stop, restart failed :(
php-fpm is stop, run service php-fpm start show php-fpm: unrecognized service

SOS help me!
Title: Re: Update new version is error
Post by: UCTServices on 2013-02-02, 11:11:48
What OS Version?
Title: Re: Update new version is error
Post by: hoangsang on 2013-02-02, 11:23:39
Quote from: "UCTServices"
What OS Version?
CentOS 5.8 x86_x64 :(
Title: Re: Update new version is error
Post by: MRatWork on 2013-02-02, 12:26:23
Run 'rpm -e lxphp-5.2.1-400.i386 --nodeps' and then run kloxo install again.

It's because using 'old' lxphp.
Title: Re: Update new version is error
Post by: hoangsang on 2013-02-02, 13:10:52
Thanks!

It's worked.