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-28, 01:32:20

Author Topic: Problem with new installation on fresh CentOS 6 x32  (Read 7721 times)

0 Members and 1 Guest are viewing this topic.

Offline I<3Kloxo

  • Senior Member
  • *
  • Posts: 205
  • Karma: +0/-0
    • View Profile
Hi,

Today I tried to install Kloxo-MR (B.2. For Final Release) on fresh Centos 6 x32 several times and always get this error (see pic.):



When I type the last command via Shell
Quote
sh /script/upcp -y
... after two minutes approximately I get this error. Does anyone know what the problem is ?

Regards
« Last Edit: 2014-02-02, 23:17:53 by jure12 »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Problem with new installation on fresh CentOS 6 x32
« Reply #1 on: 2014-02-03, 04:13:11 »
Try 'sh /script/upcp -y'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline farrow

  • Junior Member
  • *
  • Posts: 26
  • Karma: +1/-5
    • View Profile
Re: Problem with new installation on fresh CentOS 6 x32
« Reply #2 on: 2014-02-03, 20:18:53 »
I'm getting this error also.
sh /script/upcp -y   does not fix it.

Error Downloading Packages:
  php52s-5.2.17-11.mr.el6.i386: failure: php52s-5.2.17-11.mr.el6.i386.rpm from mratwork-release-version-arch: [Errno 256] No more mirrors to try.
« Last Edit: 2014-02-03, 20:23:22 by farrow »

Offline I<3Kloxo

  • Senior Member
  • *
  • Posts: 205
  • Karma: +0/-0
    • View Profile
Re: Problem with new installation on fresh CentOS 6 x32
« Reply #3 on: 2014-02-03, 20:31:53 »
Try 'sh /script/upcp -y'.

The problem is the same. It seems that it can no longer install Kloxo on CentOS x32 bits with VPS OpenVZ.

Offline farrow

  • Junior Member
  • *
  • Posts: 26
  • Karma: +1/-5
    • View Profile
Re: Problem with new installation on fresh CentOS 6 x32
« Reply #4 on: 2014-02-03, 20:46:12 »
Try 'sh /script/upcp -y'.

The problem is the same. It seems that it can no longer install Kloxo on CentOS x32 bits with VPS OpenVZ.

I'm sure it does unless I missed something.

Offline I<3Kloxo

  • Senior Member
  • *
  • Posts: 205
  • Karma: +0/-0
    • View Profile
Re: Problem with new installation on fresh CentOS 6 x32
« Reply #5 on: 2014-02-03, 21:23:38 »
This is how I install Kloxo.

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]
cd /
Code: [Select]
wget https://github.com/mustafaramadhan/kloxo/raw/rpms/release/neutral/noarch/mratwork-release-0.0.1-1.noarch.rpm --no-check-certificate
Code: [Select]
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 -y
after two minutes approximately I get this error.


Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Problem with new installation on fresh CentOS 6 x32
« Reply #6 on: 2014-02-03, 21:51:11 »
I am worry there are something in OS. Try using other OS (better Centos 6 64bit).

I didn't this issue when install KLoxo-MR 1 hour ago.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline I<3Kloxo

  • Senior Member
  • *
  • Posts: 205
  • Karma: +0/-0
    • View Profile
Re: Problem with new installation on fresh CentOS 6 x32
« Reply #7 on: 2014-02-04, 17:28:02 »
I am worry there are something in OS. Try using other OS (better Centos 6 64bit).

I didn't this issue when install KLoxo-MR 1 hour ago.


You're right. Everything is working normally on another OS (Centos 5). It is likely to OS.
Thank you

Offline daz121

  • Junior Member
  • *
  • Posts: 13
  • Karma: +0/-0
    • View Profile
Re: Problem with new installation on fresh CentOS 6 x32
« Reply #8 on: 2014-02-05, 12:48:54 »
I had this problem on Centos 32-bit, installing on 64-bit works fine.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Problem with new installation on fresh CentOS 6 x32
« Reply #9 on: 2014-02-05, 14:27:43 »
Except problem with repo server, possible something wrong with OS itself.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline henry

  • Valuable Member
  • *
  • Posts: 127
  • Karma: +1/-0
    • View Profile
    • Low Cost Internet Marketing Products
Re: Problem with new installation on fresh CentOS 6 x32
« Reply #10 on: 2014-02-05, 14:36:16 »
I told you MR :)
I tested this by today too.

My solution was:
After getting that errors for many times of installation:
Quote
/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 168: lxphp.exe: command not found

I run:
cd /
# yum install kloxomr
# sh /script/upcp

Here got error again:
Quote
/usr/local/lxlabs/kloxo/install/setup.sh: line 169: lxphp.exe: command not found

Ignore the error and proceed
# sh /usr/local/lxlabs/kloxo/install/setup.sh

Magic happened!

Oh..I already changed the OS to Centos 5.9 - 32bit ( Centos 6 - 32bit just won't get thru )

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Problem with new installation on fresh CentOS 6 x32
« Reply #11 on: 2014-02-05, 14:40:33 »
Running 'sh /usr/local/lxlabs/kloxo/install/setup.sh' is the same as running 'sh /script/upcp -y' (remember, with '-y').
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline zenkul

  • Global Moderator
  • Master
  • *****
  • Posts: 383
  • Karma: +3/-0
    • View Profile
    • home & decor
Re: Problem with new installation on fresh CentOS 6 x32
« Reply #12 on: 2014-02-06, 01:45:44 »
at other forum said :
"This issue happens 'sometimes' with CentOS kernel upgrade from 6.4 to 6.5"

in my case: just try again 'sh /script/upcp -y' and reboot <<solved>>
easy, secure and speed up web panel ===> Kloxo-MR

 


Top 4 Global Search Engines:    Google    Bing    Baidu    Yahoo
Click Here

Page created in 0.052 seconds with 22 queries.

web stats analysis