I had the Windows ASP version running and successfully outputting the search log to a file. I changed it over to the Windows CGI version, which runs just fine, no error messages, but I can't seem to get it to output to the search log file.
I've left the searchlog file in the same directory as the CGI program. I've tried referencing the searchlog file via the full path to the file, the path from the root of the site, and just no path info (as it's in the same directory).
I've made sure the folder via IIS 6.0 is Write enabled and that groups have write access to the search log file. But still no go.
Ideas??
Thanks,
Cary
I've left the searchlog file in the same directory as the CGI program. I've tried referencing the searchlog file via the full path to the file, the path from the root of the site, and just no path info (as it's in the same directory).
I've made sure the folder via IIS 6.0 is Write enabled and that groups have write access to the search log file. But still no go.
Ideas??
Thanks,
Cary
Comment