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-04-29, 17:39:48

Author Topic: Cannot install Kloxo using github url  (Read 6030 times)

0 Members and 1 Guest are viewing this topic.

Offline skr

  • Junior Member
  • *
  • Posts: 8
  • Karma: +0/-0
    • View Profile
Cannot install Kloxo using github url
« on: 2014-01-10, 05:43:06 »
Hello,
I have a  VPS and i tried to install Kloxo-Mr using  this URL https://github.com/mustafaramadhan/kloxo/blob/release/how-to-install.txt.
But Cannot install it. Please advice me how to install?

Thank you

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Cannot install Kloxo using github url
« Reply #1 on: 2014-01-10, 05:53:41 »
It's OK when I was installed 10 minutes ago.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline skr

  • Junior Member
  • *
  • Posts: 8
  • Karma: +0/-0
    • View Profile
Re: Cannot install Kloxo using github url
« Reply #2 on: 2014-01-10, 06:20:03 »
Yes. Now it's working fine. Problem is in my VPS

Offline josifbg

  • Junior Member
  • *
  • Posts: 46
  • Karma: +0/-0
    • View Profile
Re: Cannot install Kloxo using github url
« Reply #3 on: 2014-01-11, 13:43:11 »
Looks like there is some problem with the installation:

Quote
Transaction Check Error:
  file /etc/my.cnf from install of mysql-libs-5.5.34-1.el6.x86_64 conflicts with file from package mysql55-libs-5.5.35-1.ius.el6.x86_64
  file /usr/lib64/mysql/libmysqlclient.so.18.0.0 from install of mysql-libs-5.5.34-1.el6.x86_64 conflicts with file from package mysql55-libs-5.5.35-1.ius.el6.x86_64

Error Summary
-------------

/usr/local/lxlabs/kloxo/install/setup.sh: line 154: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 161: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 161: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 161: lxphp.exe: command not found

Run 'sh /script/restart-all' to make sure all services running well

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Cannot install Kloxo using github url
« Reply #4 on: 2014-01-11, 13:57:37 »
Try
Code: [Select]
yum clean all
yum update kloxomr
sh /script/upcp -y
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline josifbg

  • Junior Member
  • *
  • Posts: 46
  • Karma: +0/-0
    • View Profile
Re: Cannot install Kloxo using github url
« Reply #5 on: 2014-01-11, 14:00:16 »
I already did that, but will try again

Offline josifbg

  • Junior Member
  • *
  • Posts: 46
  • Karma: +0/-0
    • View Profile
Re: Cannot install Kloxo using github url
« Reply #6 on: 2014-01-11, 14:02:37 »
Looks ok now Thanks

Offline josifbg

  • Junior Member
  • *
  • Posts: 46
  • Karma: +0/-0
    • View Profile
Re: Cannot install Kloxo using github url
« Reply #7 on: 2014-01-11, 19:47:32 »
Again the same error...

Iam trying to install the slave server but again the same error appears:

Quote
Transaction Check Error:
  file /etc/my.cnf from install of mysql-libs-5.5.34-1.el6.x86_64 conflicts with file from package mysql55-libs-5.5.35-1.ius.el6.x86_64
  file /usr/lib64/mysql/libmysqlclient.so.18.0.0 from install of mysql-libs-5.5.34-1.el6.x86_64 conflicts with file from package mysql55-libs-5.5.35-1.ius.el6.x86_64

Error Summary
-------------

/usr/local/lxlabs/kloxo/install/setup.sh: line 154: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 161: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 161: lxphp.exe: command not found
/usr/local/lxlabs/kloxo/install/setup.sh: line 161: lxphp.exe: command not found

Run 'sh /script/restart-all' to make sure all services running well

Offline josifbg

  • Junior Member
  • *
  • Posts: 46
  • Karma: +0/-0
    • View Profile
Re: Cannot install Kloxo using github url
« Reply #8 on: 2014-01-11, 19:54:06 »
Ok I think i found the problem.

When i try to install it i was in /tmp/... looks like:

Quote
# move to /
    cd /

Is more than requirement...

Offline I<3Kloxo

  • Senior Member
  • *
  • Posts: 205
  • Karma: +0/-0
    • View Profile
Re: Cannot install Kloxo using github url
« Reply #9 on: 2014-01-12, 00:28:13 »
Make this:

1.) Install new Centos 5 or 6 (does not matter which version).
2.) Connect to the server via Putty
3.) Follow these steps

Code: [Select]
cd /
Code: [Select]
yum update -y
Code: [Select]
yum install yum-utils yum-priorities vim-minimal subversion curl zip unzip -y
Code: [Select]
yum install telnet wget -y
Code: [Select]
setenforce 0
Code: [Select]
echo 'SELINUX=disabled' > /etc/selinux/config
Code: [Select]
wget https://github.com/mustafaramadhan/kloxo/raw/rpms/release/neutral/noarch/mratwork-release-0.0.1-1.noarch.rpm --no-check-certificate
    rpm -ivh mratwork-release-0.0.1-1.noarch.rpm

Code: [Select]
yum update mratwork-release
Code: [Select]
cd /
Code: [Select]
yum install kloxomr -y
Code: [Select]
sh /script/upcp
Code: [Select]
reboot

 


Top 4 Global Search Engines:    Google    Bing    Baidu    Yahoo

Page created in 0.031 seconds with 19 queries.

web stats analysis