Falha de Conexão MySQL (código de erro 2002) - Domínio: mygestao.wuaze.com

Prezados,

Meu script PHP falha ao se conectar ao MySQL, e a migração para SQLite falhou devido a bloqueio de escrita. O código está correto.

Peço urgência na verificação de autenticação do MySQL:

  • Usuário MySQL: if0_40428402

  • Hostnames Tentados: sql213.infinityfree.com e localhost

Por favor, informem qual é a senha correta para este usuário no banco de dados e verifiquem o log de erros do MySQL para garantir que o acesso não está sendo negado por firewall. Sem essa informação, o projeto está parado

Username and password can be found on the MySQL tab in the client area. If you are still experiencing issues, please share the error message here.

Also, please type in English or use an online translator before posting as this is an English forum, thank you!

8 Likes

Please see if you can find out more why your script is unable to connect to MySQL. This article covers some of the different error messages you see, and what might cause them:

You can find the details to use in the client area. Given that this is a public forum, we cannot share confidential information such as passwords here.

Seeing how you’re specifically referring to firewalls: please note that our database servers are only accessible from our hosting. You cannot connect to our databases from PHP code running on your own computer.

If you still need help after this, please tell us more about the issue you’re actually having, so we can try to solve the actual issue. Please let us assess the problem instead of jumping to conclusions about invalid credentials or firewall issues, which might not be the cause at all.

8 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.