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

Vestacp with Mariadb on debian 8

Questions regarding the Database Server
MySQL, PostgreSQL, MariaDB, Percona Server, phpMyAdmin, phpPgAdmin
Post Reply
  • Print view
Advanced search
3 posts • Page 1 of 1
amitz
Posts: 46
Joined: Mon Nov 09, 2015 10:52 am

Vestacp with Mariadb on debian 8
  • Quote

Post by amitz » Sat Feb 06, 2016 3:47 pm

Hello,

How to do a fresh install of vestap with Mariadb on a debian 8 server.
Top

BBuchanan1013
Posts: 139
Joined: Thu Jan 07, 2016 12:01 am

Re: Vestacp with Mariadb on debian 8
  • Quote

Post by BBuchanan1013 » Fri Apr 15, 2016 7:20 am

amitz wrote:Hello,

How to do a fresh install of vestap with Mariadb on a debian 8 server.
Install VestaCP. Then ( I haven't tested this so, no idea if it'll work):
http://www.tecmint.com/install-mariadb-in-debian/
Top

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: Vestacp with Mariadb on debian 8
  • Quote

Post by mehargags » Sun May 01, 2016 4:45 pm

Code: Select all

#####################################################
#	install Mariadb 10.1 for Debian 8 Jessie
#####################################################

apt-get install software-properties-common
apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 0xcbcb082a1bb943db
add-apt-repository 'deb [arch=amd64,i386] http://nyc2.mirrors.digitalocean.com/mariadb/repo/10.1/debian jessie main'

apt-get update
apt-get install mariadb-server -y

mysql -V 
Top


Post Reply
  • Print view

3 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