Hi!
I have switch to ESM on Ubuntu pro program, and a new version with a security patch has been installed.
But some warnings occurs:
Warning in ./libraries/classes/Config.php#1112
file_exists(): open_basedir restriction in effect. File(/etc/phpmyadmin/config.inc.php) is not within the allowed path(s):
Warning in ./libraries/classes/Config.php#1153
file_exists(): open_basedir restriction in effect. File(/etc/phpmyadmin/config.inc.php) is not within the allowed path(s)
Warning in ./libraries/classes/Config.php#1760
is_dir(): open_basedir restriction in effect. File(/var/lib/phpmyadmin/tmp//twig) is not within the allowed path(s):
Warning in ./libraries/classes/Config.php#1761
mkdir(): open_basedir restriction in effect. File(/var/lib/phpmyadmin/tmp/twig) is not within the allowed path(s):
Warning in ./libraries/classes/Config.php#1763
is_dir(): open_basedir restriction in effect. File(/var/lib/phpmyadmin/tmp//twig) is not within the allowed path(s):
Warning in ./libraries/classes/Config.php#1112
file_exists(): open_basedir restriction in effect. File(/etc/phpmyadmin/config.inc.php) is not within the allowed path(s)
Warning in ./libraries/classes/Config.php#1153
file_exists(): open_basedir restriction in effect. File(/etc/phpmyadmin/config.inc.php) is not within the allowed path(s)
I have found somethings old that speak about a similar problem: phpMyAdmin warning - open_basedir restriction in effect - Vesta Control Panel - Forum
What can I do, please, in HestiaCP?
Thanks.