Hi, I am trying to add PHPMyAdmin through SSH, but I am getting this error.
No package PHPMyAdmin available. Error: Nothing to do
I have read 50+ tutorials, but no help so far.
I am new with this server management thing.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Thanks, i have done everything, only the last issue I am facing is while using securing command I am getting this error
[ Error writing /etc/apache2/sites-available/0001-default.conf: No such file o ]
PHPmyadmin htaccess is done. But apache2 is not working
This comment has been deleted
This comment has been deleted
Hi there,
Rather than installing PHPmyAdmin via
yum
ordnf
I would recommend installing it manually. That way you will get the latest stable version.You can follow the steps on how to do that here:
https://www.digitalocean.com/community/questions/how-to-install-manually-phpmyadmin-on-ubuntu
Regards, Bobby