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-28, 12:30:19

Author Topic: [UPDATE] Please update to 6.5.0.f/6.5.1.a to 2014013101  (Read 18625 times)

0 Members and 1 Guest are viewing this topic.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Please update 6.5.0.f/6.5.1.a to 2014013101. And then running 'sh /script/cleanup'.

Some changes:

1. Disable perl in all webserver config

This action need because still no 'elegance' solution for 'hardlinks' issue for perl. If user have custom template for webserver better modified according new template. To make enable perl is easy (example for apache):
a. copy /home/apache/tpl/domains.conf.tpl to /home/apache/tpl/custom.domains.conf.tpl
b. modified custom.domains.conf.tpl:
from:
Code: [Select]
    ### MR -- disable perl until fix hardlinks issue
    # ScriptAlias /cgi-bin/ "/home/<?php echo $user?>/<?php echo $domainname?>/cgi-bin/"
to:
Code: [Select]
    ### MR -- disable perl until fix hardlinks issue
    ScriptAlias /cgi-bin/ "/home/<?php echo $user?>/<?php echo $domainname?>/cgi-bin/"

For hiawatha, also modified /home/hiawatha/tpl/custom.domains.conf.tpl
For nginx and lighttpd, modified /home/<webserver/conf/globals/custom.generic.tpl

And then running 'sh /script/fixweb; sh /script/restart-web'.

2. Use 'spawn-fcgi for daemonize kloxo-phpcgi and it's make php52s for Kloxo-MR running under 'lxlabs:lxlabs'. For kloxo-hiawatha, already running under 'lxlabs:lxlabs'

NOTES:

1. For Kernel 3.6+ or patch for current Kernel, add:
Code: [Select]
fs.protected_hardlinks = 1
fs.protected_symlinks = 1
kernel.kptr_restrict = 1
to /etc/sysctl.conf and then running 'sysctl -e -p'.
« Last Edit: 2014-04-29, 14:17:53 by MRatWork »
..:: 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
Re: [UPDATE] Please update to 6.5.0.f/6.5.1.a to 2014013101
« Reply #1 on: 2014-01-31, 10:20:51 »
Additional advice:
- Better give 'lxjailshell' instead regular 'shell' for client (reseller or customer) if needed.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline bigdigillc

  • Senior Member
  • *
  • Posts: 156
  • Karma: +1/-0
    • View Profile
Re: [UPDATE] Please update to 6.5.0.f/6.5.1.a to 2014013101
« Reply #2 on: 2014-02-02, 05:18:57 »
Can't get seem to update. I've tried the following:
- yum update
- sh /script/upcp
- yum update kloxomr

but still says 6.5.0.f-2014020201. I'm wondering if I have the right repos. The only non Centos repo I have is maratwork.repo. Should there be another one?

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: [UPDATE] Please update to 6.5.0.f/6.5.1.a to 2014013101
« Reply #3 on: 2014-02-02, 05:32:45 »
2014020201 (DATE-FORMAT YYYYMMDDCC) than 2014013101
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline bigdigillc

  • Senior Member
  • *
  • Posts: 156
  • Karma: +1/-0
    • View Profile
Re: [UPDATE] Please update to 6.5.0.f/6.5.1.a to 2014013101
« Reply #4 on: 2014-02-02, 05:36:56 »
Thanks, but how do i get it to update?

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: [UPDATE] Please update to 6.5.0.f/6.5.1.a to 2014013101
« Reply #5 on: 2014-02-02, 05:50:25 »
Just running 'sh /script/cleanup' (becuase exist the code for update) or 'Update Home' in panel.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline bigdigillc

  • Senior Member
  • *
  • Posts: 156
  • Karma: +1/-0
    • View Profile
Re: [UPDATE] Please update to 6.5.0.f/6.5.1.a to 2014013101
« Reply #6 on: 2014-02-02, 06:01:07 »
No update button in GUI and 'sh /script/cleanup/' doesnt seem to do it either it get's all the way through and I still get the "multilog: fatal: unable to switch to current directory: access denied" error at the end that I mentioned here

http://forum.mratwork.com/kloxo-mr-technical-helps/multilog-fatal-unable-to-switch-to-current-directory-access-denied/

Which repo should I be using? mratwork.repo or kloxo-mr.repo?

Thanks!

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: [UPDATE] Please update to 6.5.0.f/6.5.1.a to 2014013101
« Reply #7 on: 2014-02-02, 06:13:12 »
Try reboot and then 'sh /script/fixmail-all; sh /script/restart-all'.

If still not work, try 'yum reinstall *-toaster' and then 'sh /script/fixmail-all; sh /script/restart-all'.

Sometimes this error appear in update from Kloxo.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline sIiiS

  • Valuable Member
  • *
  • Posts: 71
  • Karma: +0/-0
    • View Profile
Re: [UPDATE] Please update to 6.5.0.f/6.5.1.a to 2014013101
« Reply #8 on: 2014-02-02, 12:53:48 »
Dear Mustafa,

What was changed in new release (2014020201) ?

I have 2014013101 and want to update but want to know change info

Also qmail in new version 1.3.35 had some issue!

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: [UPDATE] Please update to 6.5.0.f/6.5.1.a to 2014013101
« Reply #9 on: 2014-02-02, 13:24:02 »
Not importance for existing user because update related install (fresh and update from Kloxo official) process.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline KloxoLittleFish

  • Valuable Member
  • *
  • Posts: 147
  • Karma: +0/-0
    • View Profile
Re: [UPDATE] Please update to 6.5.0.f/6.5.1.a to 2014013101
« Reply #10 on: 2014-02-04, 17:58:31 »
hello ...

i do :

Code: [Select]
sh /script/cleanup
and version still ...

Quote
sh /script/sysinfo

A. Kloxo-MR: 6.5.0.f-2013121702

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: [UPDATE] Please update to 6.5.0.f/6.5.1.a to 2014013101
« Reply #11 on: 2014-02-04, 19:53:39 »
To make sure, run 'yum clean all; yum update'. Update via cleanup only able in latest version.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline KloxoLittleFish

  • Valuable Member
  • *
  • Posts: 147
  • Karma: +0/-0
    • View Profile
Re: [UPDATE] Please update to 6.5.0.f/6.5.1.a to 2014013101
« Reply #12 on: 2014-02-04, 21:53:32 »
wops! my repo died ... to solve

Code: [Select]
wget https://github.com/mustafaramadhan/kloxo/raw/rpms/release/neutral/noarch/mratwork-release-0.0.1-1.noarch.rpm --no-check-certificate
rpm -ivh mratwork-release-0.0.1-1.noarch.rpm
yum update mratwork-release

Offline sIiiS

  • Valuable Member
  • *
  • Posts: 71
  • Karma: +0/-0
    • View Profile
Re: [UPDATE] Please update to 6.5.0.f/6.5.1.a to 2014013101
« Reply #13 on: 2014-02-05, 14:05:17 »
and what about this version ?

6.5.1.a-2014020301

 


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

Page created in 0.027 seconds with 22 queries.

web stats analysis