Report this

What is the reason for this report?

PHP 5.6 & digitalocean MySQL managed database

Posted on July 25, 2024

Hi my client using PHP 5.6 in his website. I am trying to connect the digitalocean MySQL managed database. I am receiving error “Could not connect: Connection timed out”



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.

Heya,

The PHP version shouldn’t be related to the error you are getting. Have you allowed the IP address on your Managed Database in order connect to it?

https://docs.digitalocean.com/products/databases/mysql/how-to/connect/

Hello, @energyfoods

You can double check the database credentials. Inspect if there are any typos or blank-spaces in the password characters.

Also as mentioned PHP 5.6 is outdated, so you can look into uplifting the version to keep things updated.

Regards

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.