Hi everyone,
I have a database connection in my kirby project. That connection runs correctly when the database is in localhost as my kirby project. I work with MAMP. Well, In my company We are two people who need to work at the same time so we decided to work with an external database hosted in a server. But the problem is when I try to connect with that external database the kirby project breaks thats the error message:
PDOException thrown with message “SQLSTATE[HY000] [2002] Operation timed out”.
In our hosting we allow “external connection” to our database so We dont know why it doesn’t run. Someone knows whats happend? thank you ![]()
