Author Topic: MySQL database not being created/populated (MariaDB)  (Read 5703 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
MySQL database not being created/populated (MariaDB)
« on: September 11, 2018, 03:46:27 PM »
Hi,

I'm testing this control panel, so far I'm very pleased with its features and overall performance/usage! very nice work!.
I've found two problems that I assume are related:

  • When installing Wordpress/Prestashop or any other CMS with the auto-installer, it fails to populate the DB (the DB is being created but with no tables)
  • Backup restore does not even create the user DBs

I'm running MariaDB 10.1:

Code: [Select]
# mysql -V
mysql  Ver 15.1 Distrib 10.1.36-MariaDB, for Linux (x86_64) using readline 5.1

Is there any logs that I can check for a start?

Thanks!,

Ignacio

Offline
*
Re: MySQL database not being created/populated (MariaDB)
« Reply #1 on: September 11, 2018, 04:23:41 PM »
My BAD!
I didn't read that the Restore module does not restore DBs.

I'll create another topic for the auto-installer error though.

Ignacio