Search results

  1. B

    phpMyAdmin "No databases"

    When I log in to phpMyAdmin it displays "No databases" where it normally displays your databases. I can fully access my databases in my PHP scripts, so I know they still exist.
  2. B

    Do you block port 25565?

    In a PHP script, i use fsock to check if port 25565 is open on a different server. The problem is it always times out, even when it should be able to make a connection. Does x10hosting block outgoing traffic on port 25565? I'm not sure if I did everything right. And if you do block it...
Top