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. 2017-11-07, 17:41:52

Author Topic: Fresh install MariaDB not work  (Read 3050 times)

0 Members and 1 Guest are viewing this topic.

Offline ibuxxi

  • Senior Member
  • *
  • Posts: 320
  • Karma: +0/-0
    • View Profile
Fresh install MariaDB not work
« on: 2014-06-27, 19:36:01 »
Hello

i install fresh kloxo Kloxo-MR 6.5.1.b-2014062702
Code: [Select]
 sh /script/sysinfo

A. Kloxo-MR: 6.5.1.b-2014062702

B. OS: CentOS release 6.5 (Final) i686

C. Apps:
   1. MySQL: MariaDB-server-10.0.12-1.el6.i686
   2. PHP: php54-5.4.29-3.ius.el6.i686
   3. Httpd: httpd-2.2.27-1.mr.e6.i386
   4. Lighttpd: --uninstalled--
   5. Hiawatha: hiawatha-9.6-2.mr.el6.i386
   6. Nginx: --uninstalled--
   7. Cache: --uninstalled--
   8. Dns: bind-9.8.2-0.23.rc1.el6_5.1.i686
   9. Qmail: qmail-toaster-1.03-1.3.38.mr.el6.i386
      - with: courier-imap-toaster-4.1.2-1.3.16.mr.el6.i386

D. Php-type (for Httpd/proxy):

E. Memory:
                total       used       free     shared    buffers     cached
   Mem:          1893        226       1666          0         12        148
   -/+ buffers/cache:         65       1827
   Swap:         2047          0       2047


all sites works

i switch to MariaDB 10 and  mysql not start anymore
Code: [Select]
140627 13:41:41 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
140627 13:41:41 [Note] InnoDB: Using mutexes to ref count buffer pool pages
140627 13:41:41 [Note] InnoDB: The InnoDB memory heap is disabled
140627 13:41:41 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
140627 13:41:41 [Note] InnoDB: Compressed tables use zlib 1.2.3
140627 13:41:41 [Note] InnoDB: Using Linux native AIO
140627 13:41:41 [Note] InnoDB: Not using CPU crc32 instructions
140627 13:41:41 [ERROR] mysqld: Can't create/write to file '/var/lib/mysqltmp/ib8oep0c' (Errcode: 13 "Permission denied")
2014-06-27 13:41:41 b7739770  InnoDB: Error: unable to create temporary file; errno: 13
140627 13:41:41 [ERROR] Plugin 'InnoDB' init function returned error.
140627 13:41:41 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
140627 13:41:41 [Note] Plugin 'FEEDBACK' is disabled.
140627 13:41:41 [ERROR] Unknown/unsupported storage engine: innodb
140627 13:41:41 [ERROR] Aborting

140627 13:41:41 [Note] /usr/sbin/mysqld: Shutdown complete

140627 13:41:41 mysqld_safe mysqld from pid file /var/lib/mysql/happy2.icoore.com.pid ended


« Last Edit: 2014-06-27, 19:41:55 by ibuxxi »
KVM VPS | Centos 6.8 (32) 2GB | Kloxo-MR 7.0.0.b-2016* | hiawatha | php56 | php-fpm-event | mariadb

Offline ibuxxi

  • Senior Member
  • *
  • Posts: 320
  • Karma: +0/-0
    • View Profile
Re: Fresh install MariaDB not work
« Reply #1 on: 2014-06-27, 20:02:04 »
why /var/lib/mysqltmp/

root:root

i chown mysql:mysql
works

?
KVM VPS | Centos 6.8 (32) 2GB | Kloxo-MR 7.0.0.b-2016* | hiawatha | php56 | php-fpm-event | mariadb

Online MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,381
  • Karma: +112/-9
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Fresh install MariaDB not work
« Reply #2 on: 2014-06-27, 20:34:36 »
mysql-to-mariadb script try to create mysqltmp dir and also change ownership to mysql:mysql.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline ibuxxi

  • Senior Member
  • *
  • Posts: 320
  • Karma: +0/-0
    • View Profile
Re: Fresh install MariaDB not work
« Reply #3 on: 2014-06-27, 22:31:58 »
i install with mysql-to-mariadb

but nor change to mysql:mysql

i have change manual and works
KVM VPS | Centos 6.8 (32) 2GB | Kloxo-MR 7.0.0.b-2016* | hiawatha | php56 | php-fpm-event | mariadb

Offline ibuxxi

  • Senior Member
  • *
  • Posts: 320
  • Karma: +0/-0
    • View Profile
Re: Fresh install MariaDB not work
« Reply #4 on: 2014-06-27, 22:38:47 »
web work

new domain not

Code: [Select]
Alert: Could not add mail and then try again [Error - no authentication database connection. Initial open.]


new mail accounts not

Code: [Select]
Alert: MailAccount add failed [manager@domain.com]







Code: [Select]
Using qmail-toaster - fix '/home/vpopmail/etc/vpopmail.mysql'
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)


Code: [Select]
sh /script/fixmail-all

Change qmail.init
--------------------------
Fix '89' uid to vpopmail:vchkpw ownership
--------------------------
Set '/home/vpopmail/bin/vchkpw' for root:root ownership
--------------------------
Set '/home/vpopmail' for 755 permissions
Set '/home/vpopmail/domains' for 755 permissions
Set '/home/lxadmin' for 755 permissions
Set '/home/lxadmin/mail' for 755 permissions
Set '/home/lxadmin/mail/domains' for 755 permissions
Set '/home/vpopmail/bin/vchkpw' for 4751 permissions
--------------------------
Set '/var/qmail/control/locals' with 'localhost' only
--------------------------
Using qmail-toaster - fix '/home/vpopmail/etc/vpopmail.mysql'
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)
--------------------------
--------------------------

- For help, type '/script/fixmail --help'
- No argument supplied. Defaulting to localhost (master) servers

Fixing Mail accounts (also 'lists' if exists)
- 'postmaster@booksync.womojunkie.com' ('web1') at 'localhost'
- 'postmaster@icoore.com' ('web1') at 'localhost'
- 'postmaster@stats.icoore.com' ('web1') at 'localhost'
- 'postmaster@womojunkie.com' ('web1') at 'localhost'
- 'postmaster@spanienjunkie.com' ('web2') at 'localhost'
- 'postmaster@webhosto.net' ('web2') at 'localhost'
- 'postmaster@francejunkie.com' ('web3') at 'localhost'
- 'julia@rumtreiber.me' ('web4') at 'localhost'
- 'max@rumtreiber.me' ('web4') at 'localhost'
- 'postmaster@rumtreiber.me' ('web4') at 'localhost'
--------------------------
Fixing Domainkeys
- 'booksync.womojunkie.com' ('web1') at 'localhost'
- 'icoore.com' ('web1') at 'localhost'
- 'stats.icoore.com' ('web1') at 'localhost'
- 'womojunkie.com' ('web1') at 'localhost'
- 'spanienjunkie.com' ('web2') at 'localhost'
- 'webhosto.net' ('web2') at 'localhost'
- 'francejunkie.com' ('web3') at 'localhost'
- 'rumtreiber.me' ('web4') at 'localhost'
--------------------------
Preparing Horde database
- Fix MySQL commands in import files of Horde
- Generating password
- Add password to configuration file
Could not grant privileges. Script Aborted

« Last Edit: 2014-06-27, 22:42:21 by ibuxxi »
KVM VPS | Centos 6.8 (32) 2GB | Kloxo-MR 7.0.0.b-2016* | hiawatha | php56 | php-fpm-event | mariadb

Offline ibuxxi

  • Senior Member
  • *
  • Posts: 320
  • Karma: +0/-0
    • View Profile
Re: Fresh install MariaDB not work
« Reply #5 on: 2014-06-27, 22:52:28 »
i sh script in /script   than


kloxo login say

Code: [Select]
Alert: This login has been Disabled. Please contact the administrator

Code: [Select]
Alert: Login Unsuccessful
KVM VPS | Centos 6.8 (32) 2GB | Kloxo-MR 7.0.0.b-2016* | hiawatha | php56 | php-fpm-event | mariadb

 


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

Page created in 0.036 seconds with 17 queries.

web stats analysis
 
Mirror created by MasterkinG32.CoM