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-27, 20:38:40

Author Topic: Upgraded from Official Kloxo to Kloxo-mr, but need lot's of help  (Read 10289 times)

0 Members and 1 Guest are viewing this topic.

Offline nmpribeiro

  • Valuable Member
  • *
  • Posts: 69
  • Karma: +1/-0
    • View Profile
Hi there,

I've upgraded from official kloxo... and seams I've messed up stuff...

Really need your help.

Didn't done the qmail to toaster script.
Httpd (after I shutdown the default one and start httpd) doesn't catch my domains

(it takes ages to load. but it was already a problem it got I don't really know how some months ago... that's why I figured out I should move on to other kloxo :) )

So... right now:

httpd starts but no domain is working.
named: fails (and just hangs there... I need to ^C to terminate it)

mail... can't really access it (but I guess I can tackle down the line, first things first)

my idealized fix: just suck every file from this server, setup everything in localhost (perhaps with CentOS6 instead of 5.10) and make all the configs manually from fresh...
then, just reinstall my vps and pass everything back there (it's 4 domains... nothing tricky... but...)

Can anyone help me out here? (doing a huge sh /script/centos5-upgrade right now)
Thanks in advance!

Offline nmpribeiro

  • Valuable Member
  • *
  • Posts: 69
  • Karma: +1/-0
    • View Profile
Ok... named status:

-bash-3.2# sudo service named start
Starting named:
Error in named configuration:
zone DOMAIN#1.com/IN: loaded serial 2014060408
master/dev.DOMAIN.xxx:28: unknown RR type 'SPF'
dns_master_load: master/dev.DOMAIN.xxx:28: syntax error
dns_master_load: master/dev.DOMAIN.xxx:28: syntax error
zone dev.DOMAIN.xxx/IN: loading master file master/dev.DOMAIN.xxx: unknown class/type
_default/dev.DOMAIN.xxx/IN: unknown class/type
master/dev.DOMAIN.xxx:28: unknown RR type 'SPF'
dns_master_load: master/dev.DOMAIN.xxx:28: syntax error
dns_master_load: master/dev.DOMAIN.xxx:28: syntax error
zone dev.DOMAIN.xxx/IN: loading master file master/dev.DOMAIN.xxx: unknown class/type
_default/dev.DOMAIN.xxx/IN: unknown class/type


Can't really find something in google...
« Last Edit: 2014-07-14, 09:59:22 by nmpribeiro »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Please inform here 'sh /script/sysinfo; hostname -f; hostname -s'.

Kloxo-MR and Kloxo official have different approach from handling config.

1. For qmail issue, try 'sh /script/convert-to-qmailtoaster'
2. For Config issue, go to 'switch program' to change your web/dns/spam and to 'webserver config' to change your php-branch and php-type (better choose php53u and php-fpm_event).
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline nmpribeiro

  • Valuable Member
  • *
  • Posts: 69
  • Karma: +1/-0
    • View Profile
The info you requested:

-bash-3.2# sh /script/sysinfo; hostname -f; hostname -s
cat: /script/programname: No such file or directory
/script/directory: line 1: cd: /usr/local/lxlabs//httpdocs: No such file or directory
Could not open input file: ../bin/fix/sysinfo.php
DOMAIN.COM
DOMAIN
-bash-3.2#

I'm going to do the commands you suggested.
« Last Edit: 2014-07-14, 09:58:10 by nmpribeiro »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Did you run 'sh /script/upcp -y' after 'yum install kloxomr'?.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline nmpribeiro

  • Valuable Member
  • *
  • Posts: 69
  • Karma: +1/-0
    • View Profile
I'm not sure but I think yes.

(Minus the -y but, guess it doesn't matter...)

is it possible to revert?
« Last Edit: 2014-06-04, 13:26:56 by nmpribeiro »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Try with 'sh /script/upcp -y'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
What's version Kloxo-MR official before update to Kloxo-MR?.

Convert to Kloxo-MR based on Kloxo 6.1.12 and I am not testing for Kloxo 6.1.13-6.1.19.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline nmpribeiro

  • Valuable Member
  • *
  • Posts: 69
  • Karma: +1/-0
    • View Profile
Hoo... Well, I kinda lost that info now, but I guess I was up to date with the latest one.

My server was already slow with the official kloxo.

Offline nmpribeiro

  • Valuable Member
  • *
  • Posts: 69
  • Karma: +1/-0
    • View Profile
Either way, if you help me great, if it's not possible, then I'll look at other options (backup everything and rebuilt on a local server fresh install).

It's still working the upcp -y command (slowly...)

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Slow or fast depend on your connection to rpm repo. Run 'sh /script/upcp -y' as the same as install (but without delete your data; action like fresh install).
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline nmpribeiro

  • Valuable Member
  • *
  • Posts: 69
  • Karma: +1/-0
    • View Profile
Ok. command has run.

 Need running 'sh /script/cleanup' for update
Run 'sh /script/restart-all' to make sure all services running well


Should I run any of these?
(kloxo is working, named is stopped...)

Only Error:
Creating Vpopmail database...
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)
Prepare /home/kloxo/httpd...

Later I'll see if it's serious (need to have named working).
« Last Edit: 2014-06-04, 15:05:24 by nmpribeiro »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Yes, try 'sh /script/cleanup'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline nmpribeiro

  • Valuable Member
  • *
  • Posts: 69
  • Karma: +1/-0
    • View Profile
zone todo.DOMAIN.com/IN: loading master file master/todo.DOMAIN.com: unknown class/type
_default/todo.DOMAIN.com/IN: unknown class/type
                                                           [FAILED]
Stopping httpd:                                            [  OK  ]
Starting httpd:                                            [  OK  ]
Stopping Hiawatha web server:                              [FAILED]
Stopping qmail-toaster: svscan qmail logging.
Starting qmail-toaster: svscan.
Stopping xinetd:                                           [  OK  ]
Starting xinetd:                                           [  OK  ]
Stopping kloxo-phpcgi:                                     [  OK  ]
Starting kloxo-phpcgi:                                     [  OK  ]
Stopping kloxo-hiawatha:                                   [  OK  ]
Starting kloxo-hiawatha:                                   [  OK  ]
Stopping php-fpm:                                          [  OK  ]
Starting php-fpm:                                          [  OK  ]
*** Restart services - END ***

Process Time: 00:01:40:57.6057590 (dd:hh:mm:ss:xxxxxx)
-bash-3.2#


So... Hiawatha failing is ok, because httpd is started.
named failed is not good...

Should I try to change dns program?
« Last Edit: 2014-07-14, 09:57:29 by nmpribeiro »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Try change bind to djdbns (my fav is nsd). Beside dns, you need change/adjustment web and spam in 'switch programs' (try djbdns, nginx-proxy and bogofilter). Also change/adjustment for php-branch and php-type in 'webserver applications' (try php53u and php-fpm_event)
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

 


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

Page created in 0.065 seconds with 18 queries.

web stats analysis