phpMyAdmin Internal Server Error
phpMyAdmin Internal Server Error

Os: Debian 8
Previously, I have tried to install Debian 8 with no problems.
But this time it was a problem.
How to resolve.
Commands used in the installation.
#Installing Software Updates
apt-get update && apt-get upgrade && apt-get dist-upgrade && apt-get install curl libcurl3 php5-curl.
# Download installation script
curl -O http://vestacp.com/pub/vst-install.sh
# Run it
bash vst-install.sh --force
Re: phpMyAdmin Internal Server Error
We are check it. Please waiting
Re: phpMyAdmin Internal Server Error
I think I forgot to command
Code: Select all
sudo service apache2 restart
Re: phpMyAdmin Internal Server Error
Your problem is solved ?