Report this

What is the reason for this report?

Configuration of server

Posted on February 7, 2020

Hello,

I have installed LEP I have not installed MySql because I will be using a remote database. Do I need to install MySQL on the server for it to work also do I need to do anything to allow remote connections to a different server which the SQL is hosted on.



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.

Hello,

You would not have to install MySQL server on your Droplet. You would only have to make sure that you have the PHP MySQL extension installed.

What you could do is install just the mysql-client package so that you could use the MySQL CLI client to connect to your remote database.

The last thing that you need to take care of is the firewall on your MySQL server and make sure that your Droplet’s IP address is allowed.

Hope that this helps! Let me know if you have any other questions. Regards, Bobby

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.