lxc mysql

  1. C

    Mysql fails to start in LXC container after changing datadir

    Here is my setup: LXC container running MySQL, I added a second disk on Proxmox host for data and mounted it successfully on host and also inside the LXC container. Since it was 'unprivileged' I could only do Read only operations on the disk. So I created a username on host and inside LXC...
  2. K

    mysql-server doesn't start on Ubuntu 22.04 LXC Container

    Just downloaded the Ubuntu 22.04 LXC template from Proxmox GUI and installed the mysql-server but it doesn't start. This is the message while installing it: ... Setting up mysql-server-8.0 (8.0.29-0ubuntu0.22.04.2) ... Renaming removed key_buffer and myisam-recover options (if present) Warning...
  3. P

    DirectAdmin MySQL and Centos LXC container

    I'm testing DirectAdmin in Centos 6 and 7 LXC (Proxmox 4.1). DirectAdmin and Roundcube cannot connect to the mysql socket: Error connecting to MySQL: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (13) The file /var/lib/mysql/mysql.sock exists and I can connect...