I try to install phpmyadmin to my VPS and I stuck at somewhere.
The instruction says :
After the installation has completed, add phpmyadmin to the apache configuration.
sudo nano /etc/apache2/apache2.conf
Add the phpmyadmin config to the file.
Include /etc/phpmyadmin/apache.conf
After I pasted in sudo nano /etc/apache2/apache2.conf
into the CI what should I do?