Skip to main content

Remote mysql connectivity issue

Comments

4 comments

  • cPanelMichael
    Hello, The error output you provided suggests port 3306 isn't open. Could you let us know what steps you took in your CSF configuration to allow access over port 3306? Did you add an entry in the /etc/csf/csf.allow file? Also, what's the content of your /etc/my.cnf file? Thank you.
    0
  • weblinks
    In CSF 1. Could you let us know what steps you took in your CSF configuration to allow access over port 3306? I define into firewall configuration -> IPv4 Port Settings - > Allow incoming TCP ports -> TCP_IN = 3306 2. Did you add an entry in the /etc/csf/csf.allow file? what ip ? I put my static ip and test again not working same error 3. what's the content of your /etc/my.cnf file? [mysqld] default-storage-engine=MyISAM innodb_file_per_table=1 performance-schema=0 bind-address=127.0.0.1 max_allowed_packet=268435456 open_files_limit=35000
    0
  • weblinks
    ok, thanks my issue resolved. by comment out that line #bind-address=127.0.0.1
    0
  • cPanelMichael
    Hello, I'm happy to see the issue is now resolved. Thanks for updating us with the outcome.
    0

Please sign in to leave a comment.