Report this

What is the reason for this report?

How to move PhpMyAdmin from Apache to Nginx

Posted on January 28, 2021

I accidently installed PhpMyAdmin assuming that I had Apache installed with this tutorial PhpMyAdmin

However, I forgot that the install[Laravel Market] (https://marketplace.digitalocean.com/apps/laravel?ipAddress=143.110.144.179#getting-started)

installs Nginx. So now I somehow need to move my PhpMyAdmin to Nginx or should I just delete PhpMyAdmin and start again?

Many thanks!



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

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.
0

SOLVED - I just deleted PhPMyAdmin and I will start again.

Hello, @kidsclub

You can also follow our existing tutorial on how to install phpMyAdmin on Ubuntu 20.04 - https://www.digitalocean.com/community/tutorials/how-to-install-and-secure-phpmyadmin-on-ubuntu-20-04

Keep in mind that you need to cover the Prerequisites which include two more tutorials which are the initial server setup and in your case how to setup a LEMP stack (Linux, Nginx, MySQL, PHP)

https://www.digitalocean.com/community/tutorials/initial-server-setup-with-ubuntu-20-04

https://www.digitalocean.com/community/tutorials/how-to-install-linux-nginx-mysql-php-lemp-stack-on-ubuntu-20-04

Hope that this helps! Regards, Alex

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.