404 error on phpmyadmin

I just created a new easyengine wordpress + nginx fastcgi_cache install on Ubuntu 14.04 on a 1GB DigitalOcean droplet. Everything appeared to install correctly, but I’m getting a 404 error when accessing phpmyadmin.

I’ll navigate to http://domain.com/pma, it redirects to https://domain.com:22222/db/pma, I enter http authentication, it passes, then displays the 404 page. Any ideas why?

One more thing - I do not have a unique SSL certificate for the domain - just what I assume is a shared one, so I need to bypass a warning message in Chrome upon first getting redirected.

Hi, You have not installed phpmyadmin on your system

You can install it using command

ee stack install phpmyadmin

EasyEngine uses self signed certificate for its admin tools port i.e. 22222. So you got warning about that in chrome. As admin tools port is only used by you only, so there is no need of special certificate for EasyEngine admin tools

That was it, thanks! Seems so obvious now.

Hello @d9000

I hope your query is resolved. I am closing this support topic for now.

Feel free to create a new support topic if you have any queries further. :slight_smile: