Skip to main content

Mod_ruid2 disabled remote mySQL access

Comments

13 comments

  • JacobPerkins
    Hello, This is odd. I'm not sure how CageFS and mod_ruid2 would prevent remote MySQL access. Remote MySQL access is usually done over port 3306, which CageFS nor mod_ruid2 should prevent access to. Could you elaborate a bit on how they are being blocked, or prevented from accessing MySQL remotely?
    0
  • PelleroWEB
    Hello, This is odd. I'm not sure how CageFS and mod_ruid2 would prevent remote MySQL access. Remote MySQL access is usually done over port 3306, which CageFS nor mod_ruid2 should prevent access to. Could you elaborate a bit on how they are being blocked, or prevented from accessing MySQL remotely?

    Our server admin claim that that both mod_userdir is disabled due to security reasons AND because of mod_ruid2 remote mySQL access is not possible. Unless disabled mod_ruid2 and recompiling EasyApache? Not sure what is going on, thus I would need to know if there are any native conflicts for such setup? In other words, I need both mod_ruid2 + mod_userdir + remote mySQL access. I will appreciate if you could elaborate over this. Cheers.
    0
  • cPanelMichael
    Hello, This mod_userdir module allows visitors to access a site on your server with the example.com/~account syntax. This method to access websites causes a conflict with the mod_ruid2 Apache module. This is documented at:
    0
  • PelleroWEB
    Hello, This mod_userdir module allows visitors to access a site on your server with the example.com/~account syntax. This method to access websites causes a conflict with the mod_ruid2 Apache module. This is documented at:
    0
  • cPanelMichael
    I understand, thanks. Is that fact preventing a remote mySQL access as well? Please let me know.

    Could you provide more information on how it's blocking access to the remote MySQL server? For instance, does it work with Mod_Ruid2 is disabled? What error message do you receive? Thank you.
    0
  • PelleroWEB
    Could you provide more information on how it's blocking access to the remote MySQL server? For instance, does it work with Mod_Ruid2 is disabled? What error message do you receive? Thank you.

    Well, yes, simply when Mod_Ruid2 is enabled it is impossible to establish a remote MySQL connection, that's all. I have been told that only disabling Mod_Ruid2 and recompiling Apache would solve that problem. But the problem is that we need to have both of them. Question 2: Is Mod_Ruid2 incompatibility with mod_userdir on the architecture level meaning there will be no *FIX* for that in the future? Cheers.
    0
  • JacobPerkins
    Well, yes, simply when Mod_Ruid2 is enabled it is impossible to establish a remote MySQL connection, that's all. I have been told that only disabling Mod_Ruid2 and recompiling Apache would solve that problem. But the problem is that we need to have both of them. Question 2: Is Mod_Ruid2 incompatibility with mod_userdir on the architecture level meaning there will be no *FIX* for that in the future? Cheers.

    Hello, We need more information than you've provided regarding mod_ruid2 blocking MySQL. Please provide more info than 'It does not work'. In regards to mod_userdir, this is correct, mod_ruid2 does not work mod_userdir at this time. We have no plans currently to look into if it's possible to get this working properly.
    0
  • PelleroWEB
    We need more information than you've provided regarding mod_ruid2 blocking MySQL. Please provide more info than 'It does not work'.

    Remote MySQL connection can not be established. Remote software just return following error: "Can't connect to MySQL on yourdomainxxxxx.com" Our sys admin confirmed that it should be so as we a re using mod_ruid2. I would appreciate if someone could help. If you need a test account or server access, please let me know and I will PM necessary credentials. Cheers.
    0
  • JacobPerkins
    Hello, Can you put in a ticket on this? Our support team can assist you a lot quicker then we could in the forums. Please use the link in my signature and we'll get you taken care of!
    0
  • PelleroWEB
    Can you put in a ticket on this?

    Done :)
    0
  • PelleroWEB
    SOLVED
    0
  • cPanelMichael
    I am happy to see the issue is now resolved. Would you mind sharing the ticket number or updating the thread with the solution? Thank you.
    0
  • PelleroWEB
    I am happy to see the issue is now resolved. Would you mind sharing the ticket number or updating the thread with the solution?

    Sure, it was basically a question of allowing port 3306 in server firewall + restrict the access by the IP in the host access control. Info here: Cheers.
    0

Please sign in to leave a comment.