skip to Main Content

Phpmyadmin 5.1.0.RC1 & 5.0.4 error (Warning in ./libraries/classes/Config.php#1285 mkdir(): Permission denied)

I test phpmyadmin 5.0.4 and 5.1.0.RC1 on ubuntu server 20.04, and I'm geeting the following error : Warning in ./libraries/classes/Config.php#1285 mkdir(): Permission denied Backtrace ./libraries/classes/Config.php#1285: mkdir( string '/usr/share/phpmyadmin//var/lib/phpmyadmin/tmp/twig', integer 504, boolean true, ) ./libraries/classes/Template.php#57: PhpMyAdminConfig->getTempDir(string 'twig') ./libraries/classes/Theme.php#101: PhpMyAdminTemplate->__construct() ./libraries/classes/Theme.php#174: PhpMyAdminTheme->__construct()…

VIEW QUESTION

centos – plesk – apache file owner

I have a question. Server: VPS System: Centos 6 + Plesk 11 save_mode = off; Problem: I have a script that creates folders for users. mkdir('/var/www/vhosts/website.com/private/'.$user_id.', 0755, true); And true the Plesk API i create a ftp user for the…

VIEW QUESTION
Back To Top
Search