-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
I have this php script on a shared host with the minecraft servers port open through the firewall. Normal clients connect readily as expected. (server is minecraft 1.4.7)
when the php script runs, I can see an info log at the server console, something like
[INFO] 123.45.67.89:57964 lost connection
where the ip address is the known ip of the host that the php script is running on.
However, the script always reports as being offline. $errno is zero, and I've tried upping and downing the timeout but that doesn't help. Unsure how to debug this any further.
Metadata
Metadata
Assignees
Labels
No labels