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, 20:12:48

Author Topic: Need help for fresh install on VPS  (Read 6750 times)

0 Members and 1 Guest are viewing this topic.

Offline suplover

  • Junior Member
  • *
  • Posts: 42
  • Karma: +0/-0
    • View Profile
Need help for fresh install on VPS
« on: 2013-05-25, 18:49:53 »
Hi Guys,

I was trying to install Kloxo-MR on Centos 6.4 VPS i followed this instructions to do that

Code: [Select]
A. pre-install -- better for fresh install

    cd /

    # update centos to latest version
    yum update -y
    # install some packages like package-cleanup, etc
    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 /

B. Install Kloxo-MR

B.1 For Dev (alpha, beta, candidate) Release:
   - Install/reinstall/upgrade -- data not destroyed with this fork
     for existing kloxo (6.1.x), run 'sh /script/update' first.

    # delete if exist, create kloxo temp dir
    rm -rf /tmp/kloxo; mkdir /tmp/kloxo ; cd /tmp/kloxo;

    rm -f ./kloxo-mr-dev.sh

    # get kloxo-mr-dev installer from github
    wget https://github.com/mustafaramadhan/kloxo/raw/dev/kloxo/install/kloxo-mr-dev.sh --no-check-certificate

    # install kloxo
    sh ./kloxo-mr-dev.sh
   
    # better reboot
    reboot


after that everything was working fine i login to kloxo and played with some settings

version info was like this
Code: [Select]
Current Version:   6.5.1.a-2013051901
then i go second step

Code: [Select]
B.2. For Final Release:
   - Install/reinstall/upgrade -- data not destroyed with this fork
     for existing kloxo (6.1.x), run 'sh /script/update' first.

    # 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 now i can't login to Kloxo-MR getting this message

Code: [Select]
500 - Internal Server Error
and when i try sh /script/cleanup this messages goes infinities

Code: [Select]
hostname: Unknown host
hostname: Unknown host
hostname: Unknown host
hostname: Unknown host
hostname: Unknown host
hostname: Unknown host
hostname: Unknown host

maybe i should delete all and re-install again (it's totally fresh VPS nothing to lose)
« 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: Need help for fresh install on VPS
« Reply #1 on: 2013-05-25, 19:12:08 »
You only need step A dan B2 for fresh install for Kloxo 6.5.0.f. Using B1 if want 'TRY' development version.
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline suplover

  • Junior Member
  • *
  • Posts: 42
  • Karma: +0/-0
    • View Profile
Re: Need help for fresh install on VPS
« Reply #2 on: 2013-05-25, 19:42:15 »
Quote from: "MRatWork"
You only need step A dan B2 for fresh install for Kloxo 6.5.0.f. Using B1 if want 'TRY' development version.

ok got it so now ho to delete/uninstall all and re-install again with only Step A?
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline suplover

  • Junior Member
  • *
  • Posts: 42
  • Karma: +0/-0
    • View Profile
Re: Need help for fresh install on VPS
« Reply #3 on: 2013-05-25, 19:42:19 »
Quote from: "MRatWork"
You only need step A dan B2 for fresh install for Kloxo 6.5.0.f. Using B1 if want 'TRY' development version.

ok got it so now ho to delete/uninstall all and re-install again with only Step A?
« 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: Need help for fresh install on VPS
« Reply #4 on: 2013-05-25, 20:59:42 »
Better reinstall OS and then follow step A and B.2.
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline suplover

  • Junior Member
  • *
  • Posts: 42
  • Karma: +0/-0
    • View Profile
Re: Need help for fresh install on VPS
« Reply #5 on: 2013-05-25, 23:17:31 »
ok now i re-installed kloxo-mr panel works fine, just when i run sh /script/cleanup i'm getting this looks like something wrong with qmail

Code: [Select]
Fixing Qmail
chmod: cannot access `/home/vpopmail/bin/vchkpw': No such file or directory
sed: can't read /etc/courier/imapd: No such file or directory
sed: can't read /etc/courier/imapd: No such file or directory
../bin/misc/lxpop.sh: line 27: /home/lxadmin/mail/etc/vpopmail.mysql: No such fi                            le or directory
sh: /var/qmail/bin/qmail-newu: No such file or directory
cp: cannot stat `/home/kloxo/httpd/webmail/roundcube/SQL/roundcube_mysql.initial                            .sql': No such file or directory
sh: /home/kloxo/httpd/webmail/roundcube/SQL/mysql.initial.sql: No such file or d                            irectory
cp: cannot stat `/home/kloxo/httpd/webmail/roundcube/config/roundcube_main.inc.p                            hp': No such file or directory
cp: cannot stat `/home/kloxo/httpd/webmail/roundcube/config/roundcube_db.inc.php                            ': No such file or directory
cp: cannot stat `/home/kloxo/httpd/webmail/t-dah/inc/config/t-dah_config.mail.ph                            p': No such file or directory
cp: cannot stat `/home/kloxo/httpd/webmail/t-dah/inc/config/t-dah_config.paths.p                            hp': No such file or directory
cp: cannot stat `/home/kloxo/httpd/webmail/t-dah/inc/config/t-dah_config.php': N                            o such file or directory
sh: /home/kloxo/httpd/webmail/afterlogic/data/settings/afterlogic_initial.sql: N                            o such file or directory
cp: cannot stat `/home/kloxo/httpd/webmail/afterlogic/data/settings/afterlogic_s                            ettings.xml': No such file or directory
« 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: Need help for fresh install on VPS
« Reply #6 on: 2013-05-26, 13:07:50 »
There are look like certain packages not installed. It's weird.

But try 'yum install kloxomr* *-toaster' and then reboot. After that, run 'sh /script/cleanup'.
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline suplover

  • Junior Member
  • *
  • Posts: 42
  • Karma: +0/-0
    • View Profile
Re: Need help for fresh install on VPS
« Reply #7 on: 2013-05-26, 13:46:12 »
Quote from: "MRatWork"
There are look like certain packages not installed. It's weird.

But try 'yum install kloxomr* *-toaster' and then reboot. After that, run 'sh /script/cleanup'.

Same result, on installation i get this error;

Code: [Select]
Error: qmail-toaster conflicts with exim-4.80.1-1.el6.x86_64
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest
« 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: Need help for fresh install on VPS
« Reply #8 on: 2013-05-26, 13:55:26 »
In normal install process, this packages didn't found because Kloxo-MR remove certain packages before install their own (like remove exim/postfix before install qmail-toaster).

Have you run 'sh /usr/local/lxlabs/kloxo/install/setup.sh' after running 'yum install kloxomr'?.
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline suplover

  • Junior Member
  • *
  • Posts: 42
  • Karma: +0/-0
    • View Profile
Re: Need help for fresh install on VPS
« Reply #9 on: 2013-05-26, 14:44:05 »
Quote from: "MRatWork"
In normal install process, this packages didn't found because Kloxo-MR remove certain packages before install their own (like remove exim/postfix before install qmail-toaster).

Have you run 'sh /usr/local/lxlabs/kloxo/install/setup.sh' after running 'yum install kloxomr'?.

no i didn't...
« 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: Need help for fresh install on VPS
« Reply #10 on: 2013-05-26, 15:56:33 »
You need running 'sh /usr/local/lxlabs/kloxo/install/setup.sh' after 'yum install kloxomr'.
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline suplover

  • Junior Member
  • *
  • Posts: 42
  • Karma: +0/-0
    • View Profile
Re: Need help for fresh install on VPS
« Reply #11 on: 2013-05-26, 15:58:38 »
Never mind i found a better solution on your signature ;) Thanks for the help anyway
« 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: Need help for fresh install on VPS
« Reply #12 on: 2013-05-26, 17:00:41 »
Mail already sent.
« Last Edit: 1970-01-01, 01:00:00 by Guest »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

 


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

Page created in 0.055 seconds with 18 queries.

web stats analysis