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

Setting Up MariaDB 10.0 (Debain Instructions)

Questions regarding the Database Server
MySQL, PostgreSQL, MariaDB, Percona Server, phpMyAdmin, phpPgAdmin
Post Reply
  • Print view
Advanced search
15 posts
  • Previous
  • 1
  • 2
mehargags
Support team
Posts: 1096
Joined: Sat Sep 06, 2014 9:58 pm
Contact:
Contact mehargags
Website Skype

Os: Debian 8x
Web: apache + nginx
Re: Setting Up MariaDB 10.0 (Debain Instructions)
  • Quote

Post by mehargags » Fri Jan 23, 2015 3:15 pm

should be !!

Will try and post results.

Thanks
Top

aksint
Posts: 6
Joined: Thu Jan 22, 2015 8:53 pm

Re: Setting Up MariaDB 10.0 (Debain Instructions)
  • Quote

Post by aksint » Fri Jan 23, 2015 4:03 pm

I just found that something is not going correctly writing the new roundcube config.
When I get it fixed ill post an update, for now please change it manually.

I think it is the $ which causes the problem

the file /etc/roundcubemail/db.inc.php should contain the config below (replace $MYPWD with the password you used in the script)

<?php
$rcmail_config = array();
$rcmail_config['db_dsnw'] = 'mysql://roundcube:$MYPWD@localhost/roundcube';
$rcmail_config['db_dsnr'] = '';
$rcmail_config['db_max_length'] = 512000; // 500K
$rcmail_config['db_persistent'] = FALSE;
$rcmail_config['db_table_users'] = 'users';
$rcmail_config['db_table_identities'] = 'identities';
$rcmail_config['db_table_contacts'] = 'contacts';
$rcmail_config['db_table_session'] = 'session';
$rcmail_config['db_table_cache'] = 'cache';
$rcmail_config['db_table_messages'] = 'messages';
$rcmail_config['db_sequence_users'] = 'user_ids';
$rcmail_config['db_sequence_identities'] = 'identity_ids';
$rcmail_config['db_sequence_contacts'] = 'contact_ids';
$rcmail_config['db_sequence_cache'] = 'cache_ids';
$rcmail_config['db_sequence_messages'] = 'message_ids';
?>
Top

iamkingsleyf
Posts: 30
Joined: Sun Nov 23, 2014 4:41 am

Re: Setting Up MariaDB 10.0 (Debain Instructions)
  • Quote

Post by iamkingsleyf » Thu Oct 22, 2015 11:18 pm

i thought you will remove mysql before installing mariadb
Top

jonn
Posts: 72
Joined: Sun Jun 08, 2014 12:18 pm

Re: Setting Up MariaDB 10.0 (Debain Instructions)
  • Quote

Post by jonn » Sat Jan 30, 2016 3:35 am

Proper repositories for MAriaDB are here with instructions. Just choose OS and location.

Code: Select all

https://downloads.mariadb.org/mariadb/repositories/
Top

darkworks
Posts: 21
Joined: Wed Jan 20, 2016 5:10 am
Contact:
Contact darkworks
Website

Os: Debian 7x
Web: apache + nginx
Re: Setting Up MariaDB 10.0 (Debain Instructions)
  • Quote

Post by darkworks » Wed Sep 07, 2016 5:18 pm

on my debian 8.3 along vestacp am using mariadb 10.1.2 compiled from source with lz4 compressor

Detail instruction can be found on my site :: https://answers.w3db.xyz/question/how-t ... g-vestacp/

will be thankful if anybody could provide smooth way of upgrading it to 10.2 as i have production vps cant do tests on it :(

thanks
Top


Post Reply
  • Print view

15 posts
  • Previous
  • 1
  • 2

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