Original question here
I am trying to add phpMyAdmin to a droplet I am trying to follow this tutorial the tutorial is written for Ubuntu 16.04 I run 18.04.
I have currently
Besides the above, I have run this in the terminal
I am now trying to install phpMyAdmin from this tutorial
The problem occurs when I run:
sudo phpenmod mcrypt
It gives me this error: Module mcrypt ini file doesn’t exist under /etc/php/7.2/mods-available
If I run sudo phpenmod mbstringnothing happens.
So I can’t get any further with the tutorial
This person have/had the same problem as me and one guy reply to him and said:
“If you installed it in a different way or have multiple VirtualHosts, then we might need to do a little adjusting to get it running.”
The thing is, this tutorial encouraged me to add VirtualHosts so I did that following this tutorial as I also mentioned above, but now I have no idea on how to proceed and install phpMyAdmin on one of the virtual host’s websites
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!
Hey friend!
I may be able to help on this. Instead of phpenmod mcrypt can you try this tutorial instead?
https://websiteforstudents.com/install-php-7-2-mcrypt-module-on-ubuntu-18-04-lts/
I’ve not tested it, but mcrypt isn’t in the repositories as a PHP module, so this looks like the easiest path.
Jarland
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.