Jump to content
  • 0

Connection Refused rA Flux CP


guhx

Question


  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  27
  • Reputation:   0
  • Joined:  04/03/14
  • Last Seen:  

 

I am having trouble installing rAFluxCP. The problem is in the connection between my FluxCP (which is hosted on my site) and the database on my server (which is hosted in my VPS). I created a user to access mysql with any user (%), but the error displayed below persists and I do not know how to solve it.

Error: PDOException
Message: SQLSTATE[HY000] [2002] Connection refused
File: /home/bovtikaz/public_html/cp/lib/Flux/Connection.php:81

 

 

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  27
  • Reputation:   0
  • Joined:  04/03/14
  • Last Seen:  

All the ports are open
Chain PREROUTING (policy ACCEPT)
target     prot opt source               destination

Chain POSTROUTING (policy ACCEPT)
target     prot opt source               destination

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination

 

Link to comment
Share on other sites

  • 0

  • Group:  Developer
  • Topic Count:  50
  • Topics Per Day:  0.02
  • Content Count:  763
  • Reputation:   227
  • Joined:  02/11/17
  • Last Seen:  

You still need to grant access to your database even though its a user with %

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  27
  • Reputation:   0
  • Joined:  04/03/14
  • Last Seen:  

10 minutes ago, crazyarashi said:

You still need to grant access to your database even though its a user with %

How do I do this?
Link to comment
Share on other sites

  • 0

  • Group:  Developer
  • Topic Count:  50
  • Topics Per Day:  0.02
  • Content Count:  763
  • Reputation:   227
  • Joined:  02/11/17
  • Last Seen:  

SQL Grant Access Topic

Edited by crazyarashi
Link to comment
Share on other sites

×
×
  • Create New...