Logging for what ? that plugin is mented to retrieve some data from that .php file.
If i remove the if statement - if (equal(line_variable, "some_value")) this is what i get:
Code:
Value is 200
Value is Sun,
Value is Apache/2.2.9
Value is PHP/5.2.6-1+lenny9
Value is Accept-Encoding
Value is 42
Value is text/plain
Value is text/plain
Value is text/plain
So seems that is an error in the plugin since the connection is ok.