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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx