Support Center > Knowledgebase > phpMyAdmin > Configuration
-
Here are a few points to check:
In the php.ini directive session.save_path and upload_tmp_dir, if these directories don't exist, are read-only...
-
Try to set the $cfg['OBGZip'] directive to FALSE in the phpMyAdmin configuration file. It helps sometimes. Also have a look at your PHP version...
-
Themes are configured with $cfg['ThemePath'], $cfg['ThemeManager'] and $cfg['ThemeDefault'].
Under $cfg['ThemePath'], you should not delete the...