Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Main Section Database Server
  • Search

innodb_log_file_size

Questions regarding the Database Server
MySQL, PostgreSQL, MariaDB, Percona Server, phpMyAdmin, phpPgAdmin
Post Reply
  • Print view
Advanced search
4 posts • Page 1 of 1
jgriggs
Posts: 20
Joined: Thu Jul 23, 2015 12:29 pm

innodb_log_file_size
  • Quote

Post by jgriggs » Sun Oct 04, 2015 1:28 pm

Hello,

I'm trying to install a support panel on my website, and I keep getting the following error:
Error: Please set the value for innodb_log_file_size on your database to at least 256 MB (current: 5 MB, recommended: 512 MB)
every edit I've done to my.cnf breaks mysql. Anyone have any suggestions??

Thanks!
Juston :)
Top

tjebbeke
Collaborator
Posts: 783
Joined: Mon May 11, 2015 8:43 am
Contact:
Contact tjebbeke
Website

Os: CentOS 6x
Web: apache + nginx
Re: innodb_log_file_size
  • Quote

Post by tjebbeke » Sun Oct 04, 2015 10:07 pm

Can you show us your my.cnf?
Top

jgriggs
Posts: 20
Joined: Thu Jul 23, 2015 12:29 pm

Re: innodb_log_file_size
  • Quote

Post by jgriggs » Tue Oct 06, 2015 6:57 pm

Here ya go

Code: Select all

[client]
port=3306
socket=/var/run/mysqld/mysqld.sock

[mysqld_safe]
socket=/var/run/mysqld/mysqld.sock

[mysqld]
user=mysql
pid-file=/var/run/mysqld/mysqld.pid
socket=/var/run/mysqld/mysqld.sock
port=3306
basedir=/usr
datadir=/var/lib/mysql
tmpdir=/tmp
lc-messages-dir=/usr/share/mysql
log_error=/var/log/mysql/error.log
max_connections=200
max_user_connections=30
wait_timeout=30
interactive_timeout=50
long_query_time=5
innodb_file_per_table

!includedir /etc/mysql/conf.d/

Top

skurudo
VestaCP Team
Posts: 8099
Joined: Fri Dec 26, 2014 2:23 pm
Contact:
Contact skurudo
Website Facebook Google+ Skype
Twitter

Re: innodb_log_file_size
  • Quote

Post by skurudo » Wed Oct 07, 2015 1:52 pm

Pretty standart settings, jgriggs ;-)

And how much RAM/CPU do you have on server?
Top


Post Reply
  • Print view

4 posts • Page 1 of 1

Return to “Database Server”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password