phpMyAdmin URL error

So found this option in

server>server config>databases>phpMyAdmin URL

How does this work?

I tried a simple change to

editdb

and saved

accessing from my primary domain is it fail with page error, tried restarting apache too.

https://domain.com/editdb

but if do

https://domain.com/phpmyadmin

it works fine?

A bug?

See https://github.com/hestiacp/hestiacp/issues/790

Please check also the GitHub issue page. Some errors have been solved in the next update. Some have been already reported but nut yet solved.

assuming this also causing sites error logs to fill up with:

[Mon May 04 18:10:41.290199 2020] [php7:notice] [pid 31600] [client 107.150.23.214:0] phpmyadmin: Failed to load /etc/phpmyadmin/config-db.php Check group www-data has read access and open_basedir restrictions.
[Mon May 04 18:10:43.352524 2020] [php7:notice] [pid 31601] [client 107.150.23.214:0] phpmyadmin: Failed to load /var/lib/phpmyadmin/blowfish_secret.inc.php Check group www-data has read access and open_basedir restrictions.

thanks

Hi,
did a fresh install on fresh debian 10 install couple of days ago, all good so far except when in phpmyadmin.

It loads fine, but at the bottom of the page i see following error messages:

The configuration file now needs a secret passphrase (blowfish_secret).

(https://lislehost.com/phpmyadmin/themes/dot.gif) The $cfg[‘TempDir’] (/var/lib/phpmyadmin/tmp/) is not accessible. phpMyAdmin is not able to cache templates and will be slow because of this.`

See https://github.com/hestiacp/hestiacp/issues/754

Already confirmed as a bug fixed probably during next update.