Skip to content

does not report on server status #10

@frumbert

Description

@frumbert

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions