Eugeny / ajenti-v

Virtual Hosting addon for Ajenti
ajenti.org/#product-ajenti-v
MIT License
225 stars 80 forks source link

MariaDB upgrade #171

Closed wrrr closed 9 years ago

wrrr commented 9 years ago

I do not have MySql tab in "Websites" since upgrade. Websites running as expected. Ubuntu 14.04.2

14.05.2015 11:12 ajenti-panel:105 INFO Using config file /etc/ajenti/config.json Traceback (most recent call last): File "/usr/bin/ajenti-panel", line 107, in os.chmod(config_file, stat.S_IRWXU) OSError: [Errno 1] Operation not permitted: '/etc/ajenti/config.json'

wrrr commented 9 years ago

I ran service ajenti stop; ajenti-panel -v as root and no errors.

Mysterious the mysql tab still missing in websites.

wrrr commented 9 years ago

[resolved] mysql plugin files corrupted during mariadb installation

hrm143 commented 8 years ago

Is MariaDB 10.1 supported? i have upgraded before but mysqlTAB on website disappear. Someone please guide how to install latest Mariadb10.1 on Ubuntu 14.04 or later

Ardakilic commented 8 years ago

I'm using with MariaDB 10.1 just fine.

@hrm143 just follow this: https://downloads.mariadb.org/mariadb/repositories/

Also check this: https://github.com/Eugeny/ajenti-v/issues/128