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, 03:04:06

Author Topic: Kloxo-Mr 6.5.0 f  (Read 71374 times)

0 Members and 1 Guest are viewing this topic.

Offline prandah

  • Senior Member
  • *
  • Posts: 344
  • Karma: +0/-0
    • View Profile
    • https://www.bowo.name
Re: Kloxo-Mr 6.5.0 f
« Reply #60 on: 2013-03-24, 08:02:03 »
Quote from: "dinar"
Quote from: "insanity"
There is and one new error from me on CentOS 5.9 32bit
Code: [Select]
--> Finished Dependency Resolution
php-devel-5.1.6-39.el5_8.i386 from base has depsolving problems
  --> Missing Dependency: php = 5.1.6-39.el5_8 is needed by package php-devel-5.1.6-39.el5_8.i386 (base)
Error: Missing Dependency: php = 5.1.6-39.el5_8 is needed by package php-devel-5.1.6-39.el5_8.i386 (base)
 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
YUM Gave Error... Trying Again...

fresh install on centos 6.3 64bit, i have same problem.. that is "YUM Gave error"

Try install php-devel

yum install php-devel
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline ariefewweb

  • Valuable Member
  • *
  • Posts: 62
  • Karma: +0/-0
    • View Profile
Re: Kloxo-Mr 6.5.0 f
« Reply #61 on: 2013-03-24, 18:21:18 »
in fresh install, kloxo ip:7778 can't open

run 'sh /usr/local/lxlabs/kloxo/install/setup.sh' still kloxo ip:7778 can't open

run 'sh /usr/local/lxlabs/kloxo/install/installer.sh'
Code: [Select]
Installing as "root"         OK
SELinux disabled             OK
Yum installed                OK
Could not open input file: installer.php

run '/script/cleanup' (after running 'chmod -R 777 /script/'), output :
Code: [Select]
/usr/bin/lxphp.exe: line 3:  1351 Segmentation fault      /usr/local/lxlabs/ext/
php/bin/php -c /usr/local/lxlabs/ext/php/etc/php.ini $*

run
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline insanity

  • Senior Member
  • *
  • Posts: 215
  • Karma: +0/-0
    • View Profile
Re: Kloxo-Mr 6.5.0 f
« Reply #62 on: 2013-03-24, 18:23:45 »
Obviously there is a problem. Lets wait until Mustafa find a solution
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline ariefewweb

  • Valuable Member
  • *
  • Posts: 62
  • Karma: +0/-0
    • View Profile
Re: Kloxo-Mr 6.5.0 f
« Reply #63 on: 2013-03-24, 18:31:04 »
Quote from: "insanity"
Obviously there is a problem. Lets wait until Mustafa find a solution
folder '/usr/local/lxlabs/ext' not found

in /usr/local/lxlabs/kloxo/install/installer.sh :
Code: [Select]
..........
if [ -f /usr/local/lxlabs/ext/php/php ] ; then
lxphp.exe installer.php --install-type=$APP_TYPE $* | tee kloxo-mr_install.log
else
php installer.php --install-type=$APP_TYPE $* | tee kloxo-mr_install.log
.............
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline prandah

  • Senior Member
  • *
  • Posts: 344
  • Karma: +0/-0
    • View Profile
    • https://www.bowo.name
Re: Kloxo-Mr 6.5.0 f
« Reply #64 on: 2013-03-24, 20:01:25 »
Quote from: "ariefewweb"
Quote from: "insanity"
Obviously there is a problem. Lets wait until Mustafa find a solution
folder '/usr/local/lxlabs/ext' not found

in /usr/local/lxlabs/kloxo/install/installer.sh :
Code: [Select]
..........
if [ -f /usr/local/lxlabs/ext/php/php ] ; then
lxphp.exe installer.php --install-type=$APP_TYPE $* | tee kloxo-mr_install.log
else
php installer.php --install-type=$APP_TYPE $* | tee kloxo-mr_install.log
.............

You may try run manually :)

1. Make dir /usr/local/lxlabs/ext
2. Then download all content on that's folder from github. (

Imho maybe that's problem with isp or github :)

But I have try 5 server and working fine :)
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline insanity

  • Senior Member
  • *
  • Posts: 215
  • Karma: +0/-0
    • View Profile
Re: Kloxo-Mr 6.5.0 f
« Reply #65 on: 2013-03-24, 20:10:54 »
@goblog

You install Kloxo-MR final on 5 fresh installed servers without problems ?

It's very strange for me... Dev kloxo work perfect, and installation was perfect. The final kloxo (eg final - better than candidate) have problems at the begining with installation...

P.S. I try on 3 different servers today.. Centos 5/6 + CloudLinux and get same problem...
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline zenkul

  • Global Moderator
  • Master
  • *****
  • Posts: 383
  • Karma: +3/-0
    • View Profile
    • home & decor
Re: Kloxo-Mr 6.5.0 f
« Reply #66 on: 2013-03-24, 20:22:12 »
really ?
who is succeded installing fresh install "final" or "Dev" version right now. ?
« Last Edit: 1970-01-01, 01:00:00 by Guest »
easy, secure and speed up web panel ===> Kloxo-MR

Offline dinar

  • Junior Member
  • *
  • Posts: 15
  • Karma: +0/-0
    • View Profile
Re: Kloxo-Mr 6.5.0 f
« Reply #67 on: 2013-03-24, 21:13:47 »
Quote from: "goblog"
Quote from: "dinar"
Quote from: "insanity"
There is and one new error from me on CentOS 5.9 32bit
Code: [Select]
--> Finished Dependency Resolution
php-devel-5.1.6-39.el5_8.i386 from base has depsolving problems
  --> Missing Dependency: php = 5.1.6-39.el5_8 is needed by package php-devel-5.1.6-39.el5_8.i386 (base)
Error: Missing Dependency: php = 5.1.6-39.el5_8 is needed by package php-devel-5.1.6-39.el5_8.i386 (base)
 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
YUM Gave Error... Trying Again...

fresh install on centos 6.3 64bit, i have same problem.. that is "YUM Gave error"

Try install php-devel

yum install php-devel

not working bro..

Code: [Select]
[root@din ~]# yum install php-devel
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: mirror.serversurgeon.com
 * extras: mirror.sanctuaryhost.com
 * kloxo-mr-epel: fedora-epel.mirror.lstn.net
 * kloxo-mr-ius: mirror.rackspace.com
 * kloxo-mr-ius-c5: mirror.rackspace.com
 * updates: dist1.800hosting.com
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package php-devel.x86_64 0:5.3.3-22.el6 will be installed
--> Processing Dependency: php(x86-64) = 5.3.3-22.el6 for package: php-devel-5.3.3-22.el6.x86_64
--> Processing Dependency: automake for package: php-devel-5.3.3-22.el6.x86_64
--> Processing Dependency: autoconf for package: php-devel-5.3.3-22.el6.x86_64
--> Running transaction check
---> Package autoconf.noarch 0:2.63-5.1.el6 will be installed
---> Package automake.noarch 0:1.11.1-4.el6 will be installed
---> Package php-devel.x86_64 0:5.3.3-22.el6 will be installed
--> Processing Dependency: php(x86-64) = 5.3.3-22.el6 for package: php-devel-5.3.3-22.el6.x86_64
--> Finished Dependency Resolution
Error: Package: php-devel-5.3.3-22.el6.x86_64 (base)
           Requires: php(x86-64) = 5.3.3-22.el6
           Installed: php-5.3.23-1.el6.x86_64 (@kloxo-mr-centalt)
               php(x86-64) = 5.3.23-1.el6
           Available: php-5.3.3-22.el6.x86_64 (base)
               php(x86-64) = 5.3.3-22.el6
 You could try using --skip-broken to work around the problem
** Found 1 pre-existing rpmdb problem(s), 'yum check' output follows:
cronie-1.4.4-7.el6.x86_64 has missing requires of /usr/sbin/sendmail
[root@din ~]#

not working bro..
« Last Edit: 1970-01-01, 01:00:00 by Guest »
What is your website worth?

Offline nusapenida

  • Junior Member
  • *
  • Posts: 30
  • Karma: +0/-0
    • View Profile
    • http://www.sukandia.com
Re: Kloxo-Mr 6.5.0 f
« Reply #68 on: 2013-03-24, 21:18:38 »
Quote from: "zenkul"
really ?
who is succeded installing fresh install "final" or "Dev" version right now. ?

none!
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline prandah

  • Senior Member
  • *
  • Posts: 344
  • Karma: +0/-0
    • View Profile
    • https://www.bowo.name
Re: Kloxo-Mr 6.5.0 f
« Reply #69 on: 2013-03-24, 21:59:19 »
I'm upgrade :)
Not fresh install heheehe
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline insanity

  • Senior Member
  • *
  • Posts: 215
  • Karma: +0/-0
    • View Profile
Re: Kloxo-Mr 6.5.0 f
« Reply #70 on: 2013-03-24, 22:24:08 »
Quote from: "goblog"
I'm upgrade :)
Not fresh install heheehe


Yes upgrade work... but fresh install nope..
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline prandah

  • Senior Member
  • *
  • Posts: 344
  • Karma: +0/-0
    • View Profile
    • https://www.bowo.name
Re: Kloxo-Mr 6.5.0 f
« Reply #71 on: 2013-03-24, 22:26:58 »
someone may will borrow me your vps :D
i'll try it :D
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline insanity

  • Senior Member
  • *
  • Posts: 215
  • Karma: +0/-0
    • View Profile
Re: Kloxo-Mr 6.5.0 f
« Reply #72 on: 2013-03-24, 22:28:41 »
And GitHub is down on every 2 minutes :D
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline dinar

  • Junior Member
  • *
  • Posts: 15
  • Karma: +0/-0
    • View Profile
Re: Kloxo-Mr 6.5.0 f
« Reply #73 on: 2013-03-24, 22:55:01 »
Quote from: "goblog"
someone may will borrow me your vps :D
i'll try it :D

try for upgrade or fresh install? share in here bro so all friends can do
« Last Edit: 1970-01-01, 01:00:00 by Guest »
What is your website worth?

Offline prandah

  • Senior Member
  • *
  • Posts: 344
  • Karma: +0/-0
    • View Profile
    • https://www.bowo.name
Re: Kloxo-Mr 6.5.0 f
« Reply #74 on: 2013-03-24, 22:59:46 »
Quote from: "dinar"
Quote from: "goblog"
someone may will borrow me your vps :D
i'll try it :D

try for upgrade or fresh install? share in here bro so all friends can do

i upgrade on my server working fine
tutorial same with mustafa wrote

Code: [Select]
B. For Final Release:

    # move repo dir
    cd /etc/yum.repos.d/

    # get repo file -- no need for 6.5.0.c and after
    wget https://github.com/mustafaramadhan/kloxo/raw/release/kloxo-mr.repo --no-check-certificate

    # move to /
    cd /

    # install (and then run 'setup.sh' instead 'installer.sh')
    yum install kloxomr
   
    # better reboot
    reboot


but i'll try fresh install :D but i dont have any server again :D
maybe you will borrow me ?
just for test. please send detail to me
« Last Edit: 1970-01-01, 01:00:00 by Guest »

 


Top 10 Social Networking:    Facebook    Twitter    LinkedIn    Pinterest    Google Plus    Tumblr    Instagram    VK    Flickr    Vine
Click Here

Page created in 0.029 seconds with 21 queries.

web stats analysis