500 Internal Server Error PHPMyAdmin

Hello, I am getting 500 internal server error while importing the database from PHP my admin. Any solution?

Can you please update your cyberpanel and check

In my case, I messed up the permissions on some of the subfolders of phpmyadmin. According to the documentation, you can run the following script to fix the permissions.

sh <(curl https://raw.githubusercontent.com/tbaldur/cyberpanel-mods/main/fix_permissions.sh || wget -O - https://raw.githubusercontent.com/tbaldur/cyberpanel-mods/main/fix_permissions.sh)