I have a dedicated server and my host provider did install directAdmin on it.
I've created a new user and assigned an IP and a domain using directAdmin; then I did create a new mysql user and visit phpmyadmin.
When I visit phpmyadmin, it will work and show me pages but do not execute any of my requests
and will show this popup everytime.
There's error says:
Error in processing request
Error code 500
Error text : Internal server error
This picture show the main page of phpmyadmin :
Would you tell me how can I fix this?
UPDATE :
I checked permission and owner of phpmyadmin and these setting was OK.
Owner is webapp
and permission is OK.
Thanks in advance