Search found 1 match

by anemisti
Mon Jan 07, 2008 6:34 am
Forum: Scripts and Templates
Topic: Monitor Windows Service stats from Linux
Replies: 190
Views: 284297

win_service.php problem

Hi Lupick

I solved by adding the following string to the file win_service.php

include_once(dirname(__FILE__) . "/../include/global.php");

seems to be that work correctly.

A. :o