Quote:
|
Originally Posted by till
It executed as you got the output. Please make sure that debugging is enabled in the script. There is a variable to enable and disable it with description.
|
It was set as follows:
Code:
//** 1 = Debugging enabled, 0 = Debugging disabled -----------------
$webalizer_debug = 1;
// -----------------------------------------------------------------
I used exactly the same script with the same settings on both servers.