Good morning, I needed to update MariaDB to version 10.4 following this post: https://www.howtoforge.com/community/threads/debian-9-install-mariadb-10-3.79531/. Only now I realized that website backup no longer works for databases. Is there anyone who has had this problem and found the solution? Thanks in advance
If you change the version of database it may be ISPConfig only supports the original version that comes with the database. So what you did may well break your setup. To get more info, do this: https://www.howtoforge.com/community/threads/please-read-before-posting.58408/
Thanks Taleman, is there a way to debug this activity, a log, something where I can understand what error it generates? From the command line and through phpmyadmin I can export the DB. But the restore and backup via ispconfig does not work. Via the test script I get this: ##### SERVER ##### IP-address (as per hostname): ***.***.***.*** [WARN] could not determine server's ip address by ifconfig [INFO] OS version is Debian GNU/Linux 9.13 (stretch) [INFO] ISPConfig is installed. ##### ISPCONFIG ##### ISPConfig version is 3.1.15p3 ##### VERSION CHECK ##### [INFO] php (cli) version is 7.0.33-30+0~20200807.37+debian9~1.gbp047872 ##### PORT CHECK ##### ##### MAIL SERVER CHECK ##### ##### RUNNING SERVER PROCESSES ##### [INFO] I found the following web server(s): Apache 2 (PID 1475) [INFO] I found the following mail server(s): Postfix (PID 7566) [INFO] I found the following pop3 server(s): Dovecot (PID 7789) [INFO] I found the following imap server(s): Dovecot (PID 7789) [INFO] I found the following ftp server(s): PureFTP (PID 1353) ##### LISTENING PORTS ##### (only () Local (Address) [anywhere]:465 (7566/master) [anywhere]:21 (1353/pure-ftpd) ***.***.***.***:53 (7907/named) [localhost]:53 (7907/named) [anywhere]:22 (1134/sshd) [localhost]:953 (7907/named) [anywhere]:25 (7566/master) [anywhere]:993 (7789/dovecot) [anywhere]:995 (7789/dovecot) [localhost]:11332 (7752/rspamd [localhost]:11333 (7752/rspamd [localhost]:8997 (333/php-fpm [localhost]:11334 (7752/rspamd [localhost]:10023 (817/postgrey) [localhost]:10025 (7566/master) [localhost]:10027 (7566/master) [anywhere]:587 (7566/master) [localhost]:6379 (1272/redis-server) [localhost]:11211 (1040/memcached) [anywhere]:110 (7789/dovecot) [anywhere]:143 (7789/dovecot) [localhost]:9200 (1058/java) *:*:*:*::*:9200 (1058/java) *:*:*:*::*:80 (1475/apache2) *:*:*:*::*:8080 (1475/apache2) *:*:*:*::*:465 (7566/master) *:*:*:*::*:8081 (1475/apache2) [localhost]:9300 (1058/java) *:*:*:*::*:9300 (1058/java) *:*:*:*::*:21 (1353/pure-ftpd) *:*:*:*::*:53 (7907/named) *:*:*:*::*:22 (1134/sshd) *:*:*:*::*:953 (7907/named) *:*:*:*::*:25 (7566/master) *:*:*:*::*:443 (1475/apache2) *:*:*:*::*:993 (7789/dovecot) *:*:*:*::*:995 (7789/dovecot) *:*:*:*::*:11332 (7752/rspamd *:*:*:*::*:11333 (7752/rspamd *:*:*:*::*:11334 (7752/rspamd *:*:*:*::*:10023 (817/postgrey) *:*:*:*::*:3306 (7337/mysqld) *:*:*:*::*:587 (7566/master) [localhost]10 (7789/dovecot) [localhost]43 (7789/dovecot)
ISPConfig 3.1.15p3 does not fully support MariaDB 10.4, so it's likely that not all functions are working on your server. It does not make much sense to debug something, as the software versions are simply not compatible. If you want to keep MariaDB 10.4, then you might have to wait for the release of ISPConfig 3.2 which should work with MariaDB 10.4.