Jana Nguyen schrieb:
> Hi,
> 
> I got an ssl error of permission denied to exec a file when I tried to
> launch https://localhost/ra
> or https://<my host ip address>/ra
> 
> The dir that apache is trying to access is owned my group=apache and
> user=apache.
> In the ssl_error_log:
> 
> [Wed Apr 04 20:47:58 2007] [error] [client 192.168.200.111]
> (13)Permission denied: exec of
> '/usr/local/openra/httpd/cgi-bin/ra/RAServer' failed
> [Wed Apr 04 20:47:58 2007] [error] [client 192.168.200.111] Premature
> end of script headers: RAServer
Looks like the user apache is running under lacks filesystem permissions
to read RAServer. Or RAServer has syntax errors(less likely).

cheers
 Paul


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to