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-29, 14:39:49

Author Topic: [NEED] Trouble install Kloxo-MR in OpenVZ  (Read 23984 times)

0 Members and 2 Guests are viewing this topic.

Offline nelsa1412

  • Junior Member
  • *
  • Posts: 13
  • Karma: +0/-0
  • Gender: Male
    • View Profile
    • Forum vojnik
Re: [NEED] Trouble install Kloxo-MR in OpenVZ
« Reply #15 on: 2014-01-10, 14:47:45 »
Sent again,If needed fresh OS install no problem and thanks for your time.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: [NEED] Trouble install Kloxo-MR in OpenVZ
« Reply #16 on: 2014-01-10, 15:51:03 »
Your VPS running well after running 'sh /script/cleanup', except mysql where update panel password not work. So, then I was running 'sh /script/upcp -y' (remember, with '-y' which that mean 'force upcp').

After reboot, look all running well.

Your Kloxo-MR panel password is the same as ssh password. Better change all password because too easy.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline nelsa1412

  • Junior Member
  • *
  • Posts: 13
  • Karma: +0/-0
  • Gender: Male
    • View Profile
    • Forum vojnik
Re: [NEED] Trouble install Kloxo-MR in OpenVZ
« Reply #17 on: 2014-01-10, 16:37:18 »
Thank you very much

Offline nelsa1412

  • Junior Member
  • *
  • Posts: 13
  • Karma: +0/-0
  • Gender: Male
    • View Profile
    • Forum vojnik
Re: [NEED] Trouble install Kloxo-MR in OpenVZ
« Reply #18 on: 2014-01-10, 16:40:28 »
Work like a charm thanks once again

Offline henry

  • Valuable Member
  • *
  • Posts: 127
  • Karma: +1/-0
    • View Profile
    • Low Cost Internet Marketing Products
Re: [NEED] Trouble install Kloxo-MR in OpenVZ
« Reply #19 on: 2014-01-19, 14:33:50 »
So, everything okay now?
We can use Centos6/6.5 32bit and 64bit?

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: [NEED] Trouble install Kloxo-MR in OpenVZ
« Reply #20 on: 2014-01-19, 14:44:09 »
Already fix for OpenVZ. If still trouble that mean still have another issue.
..:: 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: [NEED] Trouble install Kloxo-MR in OpenVZ
« Reply #21 on: 2014-01-19, 17:38:25 »
Yes, I just finished setup KloxoMr on CentOS 6 64 bit Centos-6-x86_64

With command below:
Quote

# yum update -y
# yum install yum-utils yum-priorities vim-minimal subversion curl zip unzip -y
# yum install telnet -y
# setenforce 0
# echo ‘SELINUX=disabled’ > /etc/selinux/config
# cd /etc/yum.repos.d/
# wget https://github.com/mustafaramadhan/kloxo/raw/release/kloxo-mr.repo --no-check-certificate
# cd /

Install KloxoMR:
# yum install kloxomr -y
# sh /script/upcp
#reboot


From SolusiVM Panel:
Ram usage:694.46MB [ Is 512MB Ram enough ...figure it out yourself ] 
Disc Space: 1.22 GB
Bandwidth Usage:714.59 MB

Thank You
Have a great day!

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: [NEED] Trouble install Kloxo-MR in OpenVZ
« Reply #22 on: 2014-01-19, 19:16:05 »
I think you read old 'how-to-install'. Read again https://github.com/mustafaramadhan/kloxo/blob/dev/how-to-install.txt
..:: 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: [NEED] Trouble install Kloxo-MR in OpenVZ
« Reply #23 on: 2014-01-20, 02:30:39 »
I think I am more flexible.
I tried the new ..didn't install well.

Quote
Follow this: https://github.com/mustafaramadhan/kloxo/blob/dev/how-to-install.txt

Problem of installation:
/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 [ >> Run also no use ]

That's just my feedback
Thank you


Offline josifbg

  • Junior Member
  • *
  • Posts: 46
  • Karma: +0/-0
    • View Profile
Re: [NEED] Trouble install Kloxo-MR in OpenVZ
« Reply #24 on: 2014-01-20, 19:06:34 »
Before executing    "yum install kloxomr -y" and "sh /script/upcp -y" go to root!!!

Read the Installation instructions carefully! See Below!


Quote
# move to /
    cd /

Offline henry

  • Valuable Member
  • *
  • Posts: 127
  • Karma: +1/-0
    • View Profile
    • Low Cost Internet Marketing Products
Re: [NEED] Trouble install Kloxo-MR in OpenVZ
« Reply #25 on: 2014-02-05, 05:26:05 »
Centos 6 - 32 bit.
Always give me this error?

Quote
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.

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

Will PM you the details of login.


Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: [NEED] Trouble install Kloxo-MR in OpenVZ
« Reply #26 on: 2014-02-05, 05:33:26 »
There are something wrong with github because main repo exist in github.

Try modified /etc/yum.repos.d/mratwork.repo where:
Code: [Select]
#mirrorlist=http://rpms.mratwork.com/repo/mirrors/
change to:
Code: [Select]
mirrorlist=http://rpms.mratwork.com/repo/mirrors/

and then 'yum clean all'.

If still not work, change:
Code: [Select]
https://github.com/mustafaramadhan/kloxo/raw/rpmsto:
Code: [Select]
http://rpms.mratwork.com/repo/mratwork/
and then 'yum clean all'.
..:: 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: [NEED] Trouble install Kloxo-MR in OpenVZ
« Reply #27 on: 2014-02-05, 05:40:02 »
You're expert...
I already sent you the info.
Hopefully, make my life and other people life easy in the near future for using Kloxomr flawlessly.
 

Offline henry

  • Valuable Member
  • *
  • Posts: 127
  • Karma: +1/-0
    • View Profile
    • Low Cost Internet Marketing Products
Re: [NEED] Trouble install Kloxo-MR in OpenVZ
« Reply #28 on: 2014-02-05, 06:19:13 »
Dear Mr,
Once you have finished the testing, pls reply here.

Of coz we would like to hear everything is fix...:)

Thank you

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: [NEED] Trouble install Kloxo-MR in OpenVZ
« Reply #29 on: 2014-02-05, 06:25:12 »
Try next hour or more because ius repo also not able to access. Usually because they are update their repo.

BTW, you only have 1 nameserver inside /etc/resolv.conf and I was add another.
..:: 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.05 seconds with 18 queries.

web stats analysis