RE: [users@httpd] Unable to generate ScriptLog

2005-05-30 Thread Boyle Owen
> -Original Message- > From: Harish Sundaram [mailto:[EMAIL PROTECTED] > Sent: Montag, 30. Mai 2005 07:24 > To: users@httpd.apache.org > Subject: RE: [EMAIL PROTECTED] Unable to generate ScriptLog > > > Hi Aman, > > Thanks for the reply.. > > Well, the problem still persists... > Initia

RE: [users@httpd] Unable to generate ScriptLog

2005-05-29 Thread Harish Sundaram
Hi Aman, Thanks for the reply.. Well, the problem still persists... Initially, I hadn't used the User directive, but even after using it as: ** User apache2 ** still, no script log is getting generated. Interestingly, I am not facing any such problem on HP-

Re: [users@httpd] Unable to generate ScriptLog

2005-05-28 Thread Aman Raheja
The logs/scrip_log file should be owned and writable by the user mentioned in User directive. For ex. -rw-r--r--1 apache apache592 May 28 13:21 /usr/local/apache2.0.53/logs/abc.com-script_log Also make sure you HUP the server after you added the ScriptLog directive. For details, re

[users@httpd] Unable to generate ScriptLog

2005-05-28 Thread Harish Sundaram
Hi, I am running Apache 2.0.53 on Linux Itanium machine. I have set the following directive in httpd.conf: *** ScriptLog logs/script_log *** I put an error in a script and accessed it using IE, the following message gets correctly