Re: system trouble

2005-04-11 Thread Jan Eden
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

Re: system trouble

2005-04-11 Thread Robin
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",