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-19, 19:42:35

Author Topic: [NEED] Trouble install Kloxo-MR in OpenVZ  (Read 24163 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
[NEED] Trouble install Kloxo-MR in OpenVZ
« on: 2014-01-07, 12:53:22 »
I saw many report that have trouble install Kloxo-MR in OpenVZ VPS.

In my investigate, I didn't saw the same issue for KVM (I am sure also Xen) VPS.

For this issue, I need help for user(s) that OpenVZ VPS for give permission to me to access to their VPS. I want to know what's happen this issue appear in OpenVZ only.

So, send your ssh access to my PM.

----------------------------

FIXED:

This issue already fixed. Appear because wrong detect for Centos version.

Latest update (2014010701) already with the patch.
« Last Edit: 2014-01-08, 05:58:45 by MRatWork »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline nelsa1412

  • Junior Member
  • *
  • Posts: 13
  • Karma: +0/-0
  • Gender: Male
    • View Profile
    • Forum vojnik
Re: [NEED] Trouble install Kloxo-MR in OpenVZ
« Reply #1 on: 2014-01-07, 13:31:33 »
Yes there is issue,I tryed many times but not be able to install.I want to say that I installed Kloxo MR many time on Centos 6 on my dedicated server.
For how long you need access? I can make fresh install Centos 5 or 6 on my VPS and provide you with IP/Port/User/pass for  SSH access.

Offline nelsa1412

  • Junior Member
  • *
  • Posts: 13
  • Karma: +0/-0
  • Gender: Male
    • View Profile
    • Forum vojnik
Re: [NEED] Trouble install Kloxo-MR in OpenVZ
« Reply #2 on: 2014-01-07, 13:37:19 »
There is allready  fresh installed Centos 6 on my VPS,so if you want I can provide you SSH access for testing,I don't need this VPS for some time.

EDIT:
I send you a P.M with SSH access data

Offline insanity

  • Senior Member
  • *
  • Posts: 215
  • Karma: +0/-0
    • View Profile
Re: [NEED] Trouble install Kloxo-MR in OpenVZ
« Reply #3 on: 2014-01-07, 14:16:47 »
PM sent.

Offline ebokalsel

  • Junior Member
  • *
  • Posts: 41
  • Karma: +1/-0
    • View Profile
Re: [NEED] Trouble install Kloxo-MR in OpenVZ
« Reply #4 on: 2014-01-07, 19:23:15 »
It's just about error with InnoDB AIO. You just have to add these lines to /etc/my.cnf

Code: [Select]
[mysqld]
innodb_use_native_aio = 0


Prior to install KloxoMR. That's it.

Adding this to /etc/sysctl.conf wouldn't help you either. Because some of openvz vps provider doesn't give us a permission.

Code: [Select]
fs.aio-max-nr =
Code: [Select]
[root@love ~]# sysctl -p
net.ipv4.ip_forward = 0
net.ipv4.conf.default.rp_filter = 2
net.ipv4.tcp_syncookies = 1
error: "net.bridge.bridge-nf-call-ip6tables" is an unknown key
error: "net.bridge.bridge-nf-call-iptables" is an unknown key
error: "net.bridge.bridge-nf-call-arptables" is an unknown key
error: permission denied on key 'fs.aio-max-nr'
error: permission denied on key 'fs.file-max'
error: permission denied on key 'vm.swappiness'
error: permission denied on key 'vm.vfs_cache_pressure'
error: permission denied on key 'vm.dirty_background_ratio'
error: permission denied on key 'vm.dirty_ratio'

Offline chut

  • Junior Member
  • *
  • Posts: 25
  • Karma: +0/-0
    • View Profile
Re: [NEED] Trouble install Kloxo-MR in OpenVZ
« Reply #5 on: 2014-01-08, 03:40:09 »
PM Sent

Offline nelsa1412

  • Junior Member
  • *
  • Posts: 13
  • Karma: +0/-0
  • Gender: Male
    • View Profile
    • Forum vojnik
Re: [NEED] Trouble install Kloxo-MR in OpenVZ
« Reply #6 on: 2014-01-08, 14:13:59 »
It's just about error with InnoDB AIO. You just have to add these lines to /etc/my.cnf

Code: [Select]
[mysqld]
innodb_use_native_aio = 0


Prior to install KloxoMR. That's it.

Adding this to /etc/sysctl.conf wouldn't help you either. Because some of openvz vps provider doesn't give us a permission.

Code: [Select]
fs.aio-max-nr =
Code: [Select]
[root@love ~]# sysctl -p
net.ipv4.ip_forward = 0
net.ipv4.conf.default.rp_filter = 2
net.ipv4.tcp_syncookies = 1
error: "net.bridge.bridge-nf-call-ip6tables" is an unknown key
error: "net.bridge.bridge-nf-call-iptables" is an unknown key
error: "net.bridge.bridge-nf-call-arptables" is an unknown key
error: permission denied on key 'fs.aio-max-nr'
error: permission denied on key 'fs.file-max'
error: permission denied on key 'vm.swappiness'
error: permission denied on key 'vm.vfs_cache_pressure'
error: permission denied on key 'vm.dirty_background_ratio'
error: permission denied on key 'vm.dirty_ratio'
My problem wasnt that and I had installation problem only with Centos 6 not with Centos 5.I will try now again .

Offline hasanuls

  • Junior Member
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: [NEED] Trouble install Kloxo-MR in OpenVZ
« Reply #7 on: 2014-01-09, 09:36:10 »
Any update?  :'(

Offline nelsa1412

  • Junior Member
  • *
  • Posts: 13
  • Karma: +0/-0
  • Gender: Male
    • View Profile
    • Forum vojnik
Re: [NEED] Trouble install Kloxo-MR in OpenVZ
« Reply #8 on: 2014-01-09, 13:11:14 »
I tryed yesterday to install kloxo on centos 6 (openVZ),installation was sucess till last step and after services restart got mysql error(stop mysql failed,reset mysql  password failed ,start mysql failed..) .When try to access URL:7777/7778 got: conection problem server......After some time I fixed mysql error and kloxo login page shows up but I coudn't log in( user/pass wrong) try to reset mysql and kloxo pasword but again kloxo user/pass wrong .
Now I rebuild VPS with h install and I will try again.

Offline nelsa1412

  • Junior Member
  • *
  • Posts: 13
  • Karma: +0/-0
  • Gender: Male
    • View Profile
    • Forum vojnik
Re: [NEED] Trouble install Kloxo-MR in OpenVZ
« Reply #9 on: 2014-01-09, 14:55:47 »
Here is what I got every time and can't access Kloxo MR at  url://my_ip:7778/7777 .I can fix this error and after that Kloxo MR login page shows up but I can't log in because what ever User/Pass I use it say wrong User/Pass.
Complete!

MySQL Daemon failed to start.
Starting mysqld:                                           [FAILED]
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
Stop MySQL service...
MySQL ROOT password reset...
Start MySQL service...
Connect failed: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)

Creating Vpopmail database...
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
Prepare /home/kloxo/httpd...
Create mysql.sock...
Stopping mysqld:                                           [  OK  ]
MySQL Daemon failed to start.
Starting mysqld:                                           [FAILED]
Setting Mysql for always running after reboot and restart now...
MySQL Daemon failed to start.
Starting mysqld:                                           [FAILED]
Unknown option. Use '-h' for help.
MySQL Daemon failed to start.
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
Starting mysqld:                                           [FAILED]
Stop MySQL service...
MySQL ROOT password reset...
Start MySQL service...
Connect failed: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
NO driverapp for ipaddress
MySQL Daemon failed to start.
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
Starting mysqld:                                           [FAILED]
Stop MySQL service...
MySQL ROOT password reset...
Start MySQL service...
Connect failed: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
NO driverapp for ipaddress
MySQL Daemon failed to start.
Starting mysqld:                                           [FAILED]
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
Stop MySQL service...
MySQL ROOT password reset...
Start MySQL service...
Connect failed: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
NO driverapp for ipaddress

Run 'sh /script/restart-all' to make sure all services running well

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: [NEED] Trouble install Kloxo-MR in OpenVZ
« Reply #10 on: 2014-01-10, 02:48:53 »
Try add 'innodb_use_native_aio = 0' under '[mysqld]' in /etc/my.cnf. And then restart mysql.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline nelsa1412

  • Junior Member
  • *
  • Posts: 13
  • Karma: +0/-0
  • Gender: Male
    • View Profile
    • Forum vojnik
Re: [NEED] Trouble install Kloxo-MR in OpenVZ
« Reply #11 on: 2014-01-10, 08:22:00 »
I tryed but not help,also if try to reset kloxo password it say "not_admin_password_reset failed"

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: [NEED] Trouble install Kloxo-MR in OpenVZ
« Reply #12 on: 2014-01-10, 09:00:41 »
Inform here what's you see if running 'sh /script/restart-all'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline nelsa1412

  • Junior Member
  • *
  • Posts: 13
  • Karma: +0/-0
  • Gender: Male
    • View Profile
    • Forum vojnik
Re: [NEED] Trouble install Kloxo-MR in OpenVZ
« Reply #13 on: 2014-01-10, 12:22:34 »
Here is,you have SSH access data for this VPS in your forum inbox so if you have time you can look directly.

[root@host ~]# sh /script/restart-all
Stopping qmail-toaster: svscan qmail logging.
Starting qmail-toaster: svscansupervise: fatal: unable to acquire smtp/supervise/lock: temporary failure
supervise: fatal: unable to acquire smtp/supervise/lock: temporary failure
supervise: fatal: unable to acquire log/supervise/lock: temporary failure
supervise: fatal: unable to acquire authlib/supervise/lock: temporary failure
.
Stopping xinetd:                                           [  OK  ]
Starting xinetd:                                           [  OK  ]
supervise: fatal: unable to acquire pop3/supervise/lock: temporary failure
supervise: fatal: unable to acquire imap4/supervise/lock: temporary failure
Stopping kloxo-phpcgi: supervise: fatal: unable to acquire pop3-ssl/supervise/lock: temporary failure
supervise: fatal: unable to acquire smtp-ssl/supervise/lock: temporary failure
supervise: fatal: unable to acquire imap4-ssl/supervise/lock: temporary failure
supervise: fatal: unable to acquire smtp/supervise/lock: temporary failure
supervise: fatal: unable to acquire pop3-ssl/supervise/lock: temporary failure
supervise: fatal: unable to acquire smtp-ssl/supervise/lock: temporary failure
supervise: fatal: unable to acquire smtp/supervise/lock: temporary failure
supervise: fatal: unable to acquire imap4-ssl/supervise/lock: temporary failure
                                                           [  OK  ]
Starting kloxo-phpcgi:                                     [  OK  ]
Stopping kloxo-hiawatha:                                   [FAILED]
Starting kloxo-hiawatha: Error loading RSA private key (-0x2E00): PK - Read/write of file failed
                                                           [FAILED]

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: [NEED] Trouble install Kloxo-MR in OpenVZ
« Reply #14 on: 2014-01-10, 14:38:44 »
No, message from nelsa1412 in my PM.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

 


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

Page created in 0.052 seconds with 21 queries.

web stats analysis