Sponsor:

Server and Web Integrator
Link:
Kloxo-MR logo
6.5.0 or 7.0.0
Click for "How to install"
Donation/Sponsorship:
Kloxo-MR is open-source.
Donate and or Sponsorship always welcome.
Click to:
Click Here
Please login or register. 2024-03-28, 22:37:41

Author Topic: [UPDATE] Kloxo 6.5.1.b to 2014040405  (Read 24826 times)

0 Members and 1 Guest are viewing this topic.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
[UPDATE] Kloxo 6.5.1.b to 2014040405
« on: 2014-04-04, 20:48:41 »
I have a trouble a couple of days related to upload for update since release 2014040201. Any trouble with github itself beside something wrong with repo itself. To fix this issue, I must re-create branch and submit/upload rpms around 2GB with speed 20kBps.

To fix issue from previous update:
Code: [Select]
yum clean all
## will be include Kloxo-MR 6.5.1.b-2014040405
yum update
## need convert to 'new' php53s
sh /script/php53s-installer
## must run cleanup where cleanup-simple may not work
sh /script/cleanup

Depend on Centos version (5 or 6), you can install another version of phpXYm series like php52m, php53m, php 5.4m and php55m (only ready for Centos 6). This phpXYm series for using next 'multiple php' but we can use for 'single php'.

Example, in our system already exists of php53u but we want using php54 without change php-branch from panel or 'yum replace' and then run:
Code: [Select]
## install php54m
sh /script/php54m-install
## switch php for website to php54m; only work for php-fpm
sh /script/switch-php-fpm php54m

If still found error when running 'yum update', modified '/etc/yum.repos.d/mratwork.repo':

from:
Code: [Select]
[mratwork-release-neutral-arch]
name=MRatWork - release-neutral-arch
baseurl=https://github.com/mustafaramadhan/kloxo/raw/rpms/release/neutral/$basearch/
#mirrorlist=http://rpms.mratwork.com/repo/mirrors/mratwork-release-neutral-$basearch-mirrors.txt
enabled=1
gpgcheck=0

[mratwork-release-version-noarch]
name=MRatWork - release-version-noarch
baseurl=https://github.com/mustafaramadhan/kloxo/raw/rpms/release/centos$releasever/noarch/
#mirrorlist=http://rpms.mratwork.com/repo/mirrors/mratwork-release-centos$releasever-noarch-mirrors.txt
enabled=1
gpgcheck=0

to:
Code: [Select]
[mratwork-release-neutral-arch]
name=MRatWork - release-neutral-arch
baseurl=https://github.com/mustafaramadhan/kloxo/raw/rpms/release/neutral/$basearch/
#mirrorlist=http://rpms.mratwork.com/repo/mirrors/mratwork-release-neutral-$basearch-mirrors.txt
enabled=0
gpgcheck=0

[mratwork-release-version-noarch]
name=MRatWork - release-version-noarch
baseurl=https://github.com/mustafaramadhan/kloxo/raw/rpms/release/centos$releasever/noarch/
#mirrorlist=http://rpms.mratwork.com/repo/mirrors/mratwork-release-centos$releasever-noarch-mirrors.txt
enabled=0
gpgcheck=0

and then run 'yum clean all; yum update kloxomr --enablerepo=mratwork-testing-*'
« Last Edit: 2014-04-29, 14:19:59 by MRatWork »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline cmdman

  • Senior Member
  • *
  • Posts: 298
  • Karma: +1/-0
    • View Profile
Re: [UPDATE] Kloxo 6.5.1.b to 2014040405
« Reply #1 on: 2014-04-05, 06:09:44 »
this dont work for new installation .. please guide how to install freshly on a dediserver

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: [UPDATE] Kloxo 6.5.1.b to 2014040405
« Reply #2 on: 2014-04-05, 08:02:26 »
It's work in centos 5 and 6 in my latest testing before uploading. But, I am only testing in 64bit.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline cmdman

  • Senior Member
  • *
  • Posts: 298
  • Karma: +1/-0
    • View Profile
Re: [UPDATE] Kloxo 6.5.1.b to 2014040405
« Reply #3 on: 2014-04-05, 12:40:28 »
i get this error.. yes i use centos 6 64bit

Finished Dependency Resolution
Error: Package: php52s-5.2.17-11.mr.el6.x86_64 (mratwork-release-version-arch)
           Requires: libmysqlclient.so.18(libmysqlclient_18)(64bit)
Error: mysql55-libs conflicts with mysql-libs-5.1.73-3.el6_5.x86_64
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest
/usr/local/lxlabs/kloxo/install/setup.sh: line 155: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
« Last Edit: 2014-04-05, 13:00:42 by cmdman »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: [UPDATE] Kloxo 6.5.1.b to 2014040405
« Reply #4 on: 2014-04-05, 13:32:00 »
The problem is centalt repo (include in mratwork.repo) already remove mysql 5.5 and that why in previous update/install became trouble.

Try 'yum replace mysql --replace-with=mysql55' first.

Remember, make sure your last 6.5.1.b is 2014040405 with investigate with 'yum list install kloxomr'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline cmdman

  • Senior Member
  • *
  • Posts: 298
  • Karma: +1/-0
    • View Profile
Re: [UPDATE] Kloxo 6.5.1.b to 2014040405
« Reply #5 on: 2014-04-05, 13:48:07 »
iam doing a fresh installation of new server ...

yum replace mysql --replace-with=mysql55 it doesnt work at all...

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: [UPDATE] Kloxo 6.5.1.b to 2014040405
« Reply #6 on: 2014-04-05, 14:34:42 »
In latest version, fresh install already use mysql55 from ius (don't care using Centos 5 or 6).

MySQL 5.1.x is default mysql in Centos 6.

Try the last action with 'sh /script/upcp -y -r' (remember, it's will be remove mysql apps and delete kloxo database if exists).
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline cmdman

  • Senior Member
  • *
  • Posts: 298
  • Karma: +1/-0
    • View Profile
Re: [UPDATE] Kloxo 6.5.1.b to 2014040405
« Reply #7 on: 2014-04-05, 14:44:47 »
sh /script/upcp -y -r

same issues after this..


---> Package libc-client.x86_64 0:2007e-11.el6 will be installed
---> Package libmcrypt.x86_64 0:2.5.8-9.el6 will be installed
---> Package libtidy.x86_64 0:0.99.0-19.20070615.1.el6 will be installed
---> Package mhash.x86_64 0:0.9.9.9-3.el6 will be installed
---> Package mysql55-libs.x86_64 0:5.5.36-1.ius.el6 will be installed
---> Package php52s.x86_64 0:5.2.17-11.mr.el6 will be installed
--> Processing Dependency: libmysqlclient.so.18(libmysqlclient_18)(64bit) for package: php52s-5.2.17-11.mr.el6.x86_64
---> Package postgresql-libs.x86_64 0:8.4.20-1.el6_5 will be installed
--> Processing Conflict: mysql55-libs-5.5.36-1.ius.el6.x86_64 conflicts mysql-libs < 5.5
--> Finished Dependency Resolution
Error: Package: php52s-5.2.17-11.mr.el6.x86_64 (mratwork-release-version-arch)
           Requires: libmysqlclient.so.18(libmysqlclient_18)(64bit)
Error: mysql55-libs conflicts with mysql-libs-5.1.73-3.el6_5.x86_64
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest
/usr/local/lxlabs/kloxo/install/setup.sh: line 155: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 162: lxphp.exe: command not found



Offline zecompadre

  • Valuable Member
  • *
  • Posts: 83
  • Karma: +0/-0
    • View Profile
Re: [UPDATE] Kloxo 6.5.1.b to 2014040405
« Reply #8 on: 2014-04-05, 15:14:47 »
Quote
[root@kloxo /]# yum clean all
Loaded plugins: fastestmirror, priorities, protectbase
Cleaning repos: base extras lxcenter-updates mratwork-centalt mratwork-epel mratwork-ius mratwork-ius-c5 mratwork-release-neutral-arch mratwork-release-neutral-noarch mratwork-release-version-arch mratwork-release-version-noarch mratwork-varnish-3.0 updates
Cleaning up Everything
Cleaning up list of fastest mirrors
[root@kloxo /]# yum update
Loaded plugins: fastestmirror, priorities, protectbase
Determining fastest mirrors
 * base: mirror.atlanticmetro.net
 * extras: centos.mirror.nac.net
 * mratwork-epel: epel.mirror.constant.com
 * mratwork-ius: mirror.symnds.com
 * updates: mirror.trouble-free.net
base                                                                                                                                                                                                                                      | 3.7 kB     00:00
base/primary_db                                                                                                                                                                                                                           | 4.4 MB     00:00
extras                                                                                                                                                                                                                                    | 3.4 kB     00:00
extras/primary_db                                                                                                                                                                                                                         |  19 kB     00:00
lxcenter-updates                                                                                                                                                                                                                          |  951 B     00:00
lxcenter-updates/primary                                                                                                                                                                                                                  |  24 kB     00:00
lxcenter-updates                                                                                                                                                                                                                                           52/52
mratwork-centalt                                                                                                                                                                                                                          |  951 B     00:00
mratwork-centalt/primary                                                                                                                                                                                                                  | 102 kB     00:01
mratwork-centalt                                                                                                                                                                                                                                         318/318
mratwork-epel                                                                                                                                                                                                                             | 4.4 kB     00:00
mratwork-epel/primary_db                                                                                                                                                                                                                  | 6.0 MB     00:00
mratwork-ius                                                                                                                                                                                                                              | 2.1 kB     00:00
mratwork-ius/primary_db                                                                                                                                                                                                                   | 132 kB     00:00
mratwork-ius-c5                                                                                                                                                                                                                           | 2.1 kB     00:00
mratwork-ius-c5/primary_db                                                                                                                                                                                                                | 485 kB     00:00
mratwork-release-neutral-arch                                                                                                                                                                                                             |  951 B     00:00
mratwork-release-neutral-arch/primary                                                                                                                                                                                                     |  224 B     00:00
https://github.com/mustafaramadhan/kloxo/raw/rpms/release/neutral/x86_64/repodata/primary.xml.gz: [Errno -1] Metadata file does not match checksum
Trying other mirror.
mratwork-release-neutral-arch/primary                                                                                                                                                                                                     |  224 B     00:00
https://github.com/mustafaramadhan/kloxo/raw/rpms/release/neutral/x86_64/repodata/primary.xml.gz: [Errno -1] Metadata file does not match checksum
Trying other mirror.
Error: failure: repodata/primary.xml.gz from mratwork-release-neutral-arch: [Errno 256] No more mirrors to try.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: [UPDATE] Kloxo 6.5.1.b to 2014040405
« Reply #9 on: 2014-04-05, 16:33:00 »
Inform here 'rpm -q kloxomr'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline cmdman

  • Senior Member
  • *
  • Posts: 298
  • Karma: +1/-0
    • View Profile
Re: [UPDATE] Kloxo 6.5.1.b to 2014040405
« Reply #10 on: 2014-04-05, 16:42:01 »
kloxomr-6.5.0.f-2014020301.mr.noarch

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: [UPDATE] Kloxo 6.5.1.b to 2014040405
« Reply #11 on: 2014-04-05, 16:44:52 »
Did you see where your kloxomr too old compare to 2014040405?.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline cmdman

  • Senior Member
  • *
  • Posts: 298
  • Karma: +1/-0
    • View Profile
Re: [UPDATE] Kloxo 6.5.1.b to 2014040405
« Reply #12 on: 2014-04-05, 16:47:46 »
i just followed your installation guide on fresh server with centos 6.5 64 bit.. i dont see its update nor i can get new installation instructions..

https://github.com/mustafaramadhan/kloxo/blob/release/how-to-install.txt
now how to do it..
« Last Edit: 2014-04-05, 16:52:09 by cmdman »

Offline muyum

  • Junior Member
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Re: [UPDATE] Kloxo 6.5.1.b to 2014040405
« Reply #13 on: 2014-04-05, 17:06:20 »
Hi Mustafa,

I did fresh installation today and the installation didn't work. I've tried centos 5 and centos 6 (in 32 bit) and the errors still persisted.

>> upload rpms around 2GB with speed 20kBps.

Seriously? Try to use USB modem with XL card, register with Super-Ngebut packet, the upload stream is about 350 kbps.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: [UPDATE] Kloxo 6.5.1.b to 2014040405
« Reply #14 on: 2014-04-05, 18:05:46 »
i just followed your installation guide on fresh server with centos 6.5 64 bit.. i dont see its update nor i can get new installation instructions..

https://github.com/mustafaramadhan/kloxo/blob/release/how-to-install.txt
now how to do it..

Follow B.1.2.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

 


Top 4 Global Search Engines:    Google    Bing    Baidu    Yahoo

Page created in 0.075 seconds with 18 queries.

web stats analysis