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, 07:44:53

Author Topic: Kloxo-MR Install (for Dev step)  (Read 59103 times)

0 Members and 1 Guest are viewing this topic.

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: Kloxo-MR Install (for Dev step)
« Reply #30 on: 2013-02-22, 03:00:34 »
Correct this:

Code: [Select]
yum install yum-utils yum-priorities vim-minimal subversion curl zip unzip -y
yum install telnet -y

to this:

Code: [Select]
yum install yum-utils yum-priorities vim-minimal subversion curl zip unzip telnet wget -y
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Kloxo-MR Install (for Dev step)
« Reply #31 on: 2013-02-27, 16:39:44 »
Yes, it's because github change (again!) their name of download zip file!.
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: Kloxo-MR Install (for Dev step)
« Reply #32 on: 2013-03-03, 03:16:14 »
Quote from: "MRatWork"
Yes, it's because github change (again!) their name of download zip file!.

Again errors !!!

Code: [Select]
root@backup tmp]# sh ./kloxo-mr-dev.sh
Download Kloxo-MR Dev git from mustafaramadhan/kloxo/zipball/dev
--2013-03-02 22:17:53--  https://github.com/mustafaramadhan/kloxo/archive/dev.zip
Translacja github.com... 207.97.227.239
??czenie si? z github.com|207.97.227.239|:443... po??czono.
??danie HTTP wys?ano, oczekiwanie na odpowied?... 302 Found
Lokalizacja: https://nodeload.github.com/mustafaramadhan/kloxo/zip/dev [pod??anie]
--2013-03-02 22:17:53--  https://nodeload.github.com/mustafaramadhan/kloxo/zip/dev
Translacja nodeload.github.com... 207.97.227.252
??czenie si? z nodeload.github.com|207.97.227.252|:443... po??czono.
??danie HTTP wys?ano, oczekiwanie na odpowied?... 404 Not Found
2013-03-02 22:17:53 B??D 404: Not Found.

mv: nie mo?na wykona? stat na `./kloxo*-dev/kloxo': Nie ma takiego pliku ani katalogu
cp: nie mo?na wykona? stat na `./kloxo/install/installer.sh': Nie ma takiego pliku ani katalogu
./kloxo-mr-dev.sh: line 52: cd: ./kloxo/cexe: Nie ma takiego pliku ani katalogu
Loaded plugins: fastestmirror, protectbase, replace
^C

Exiting on user cancel.
make: *** Nie podano obiektów i nie znaleziono makefile. Stop.
        zip warning: name not matched: ./kloxo/bin
        zip warning: name not matched: ./kloxo/cexe
        zip warning: name not matched: ./kloxo/file
        zip warning: name not matched: ./kloxo/httpdocs
        zip warning: name not matched: ./kloxo/pscript
        zip warning: name not matched: ./kloxo/sbin
        zip warning: name not matched: ./kloxo/RELEASEINFO
        zip warning: name not matched: ./kloxo/etc/list
        zip warning: name not matched: ./kloxo/etc/process
        zip warning: name not matched: ./kloxo/etc/config.ini
        zip warning: name not matched: ./kloxo/install

zip error: Nothing to do! (kloxo-mr-latest.zip)
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Kloxo-MR Install (for Dev step)
« Reply #33 on: 2013-03-03, 03:26:32 »
Have you found 'wget https://github.com/${kloxo_fork}/kloxo/archive/${kloxo_branch}.zip -O kloxo-mr-${kloxo_branch}.zip' inside kloxo-mr-dev.sh?. If not, it's mean using 'old' kloxo-mr-dev.sh.
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: Kloxo-MR Install (for Dev step)
« Reply #34 on: 2013-03-03, 03:40:09 »
Quote from: "MRatWork"
Have you found 'wget https://github.com/${kloxo_fork}/kloxo/archive/${kloxo_branch}.zip -O kloxo-mr-${kloxo_branch}.zip' inside kloxo-mr-dev.sh?. If not, it's mean using 'old' kloxo-mr-dev.sh.

Yes:

Code: [Select]
[root@backup tmp]# cat kloxo-mr-dev.sh | grep wget
wget https://github.com/${kloxo_fork}/kloxo/archive/${kloxo_branch}.zip -O kloxo-mr-${kloxo_branch}.zip

It's working again now. Don't know what was that ;)
« 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 Install (for Dev step)
« Reply #35 on: 2013-03-14, 19:35:24 »
there a any bug on new version 6.5.0c
because when i add domain
example :
thisisexample.com just 1 domain work, then i addedd new domain again like : seconddomain.com
for seconddomain.com will direct to thisisexample.com
and also, i add thirddomain.com will direct to thisisexamppledomain.com

any help fot this issue ?
i try with 2 servers error still same like above.

thanks and regards
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline redpages

  • Master
  • **
  • Posts: 372
  • Karma: +0/-0
    • View Profile
Re: Kloxo-MR Install (for Dev step)
« Reply #36 on: 2013-03-20, 09:33:43 »
Habis install kloxo fresh. Bind menyala merah.
Alert: install_bind_failed

saat coba manual ada warning :
Quote
================================================================================
 Package        Arch      Version                   Repository             Size
================================================================================
Installing:
 bind           i386      36:9.9.2-2.P1.el5         kloxo-mr-centalt      2.6 M
Installing for dependencies:
 bind-libs      i386      36:9.9.2-2.P1.el5         kloxo-mr-centalt      1.0 M

Transaction Summary
================================================================================
Install       2 Package(s)
Upgrade       0 Package(s)

Total download size: 3.6 M
Is this ok [y/N]: y
Downloading Packages:
(1/2): bind-libs-9.9.2-2.P1.el5.i386.rpm                 | 360 kB     01:36 ...
http://centos.alt.ru/repository/centos/ ... 5.i386.rpm: [Errno 4] Socket Error: timed out
Trying other mirror.
                                                         |  56 kB     --:-- ETA

Adakah solusi dari master2. dari kemarin Socket Error mulu :(
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Kloxo-MR Install (for Dev step)
« Reply #37 on: 2013-03-20, 09:57:31 »
@redpages,

Write your posting with English!. If want Indonesia language write posting and or make a thread on 'Indonesia Users' subforum!.
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline redpages

  • Master
  • **
  • Posts: 372
  • Karma: +0/-0
    • View Profile
Re: Kloxo-MR Install (for Dev step)
« Reply #38 on: 2013-03-20, 10:27:09 »
Quote from: "MRatWork"
@redpages,

Write your posting with English!. If want Indonesia language write posting and or make a thread on 'Indonesia Users' subforum!.

Ops. sorry  :D . i think it is on 'Indonesia Users' . please removed, no problem.
« Last Edit: 1970-01-01, 01:00:00 by Guest »

 


MRatWork Affiliates:    BIGRAF(R) Inc.    House of LMAR    EFARgrafix
Click Here

Page created in 0.032 seconds with 21 queries.

web stats analysis