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

Can't export database in phpmyadmin(xampp) : Uncaught TypeError

When I tried to export the following error showed Uncaught TypeError: Argument 5 passed to PhpMyAdminExport::getFilenameAndMimetype() must be of the type string, null given, called in C:xamppphpMyAdminexport.php on line 387 and defined in C:xamppphpMyAdminlibrariesclassesExport.php:270 Stack trace: #0 C:xamppphpMyAdminexport.php(387): PhpMyAdminExport->getFilenameAndMimetype('database', '',…

VIEW QUESTION
Back To Top
Search