Robin wrote on 12.04.2005:
>On Tuesday 12 April 2005 00:31, Jan Eden wrote:
>> system ("webalizer", "-c ./webalizer.conf",
>> "/Users/jan/Sites/apache_logs/$file"); }
>> }
>> closedir(DIR);
>>
>> webalizer complains that it cannot find the configuration file
>> (provided via the -c paramet
On Tuesday 12 April 2005 00:31, Jan Eden wrote:
> system ("webalizer", "-c ./webalizer.conf",
> "/Users/jan/Sites/apache_logs/$file"); }
> }
> closedir(DIR);
>
> webalizer complains that it cannot find the configuration file
> (provided via the -c parameter).
Try:
system ("webalizer", "-c",