RE: [us...@httpd] Internal server error for script

2009-05-25 Thread Kristof Zelechovski
In addition, /var/log/httpd-suexec.log says: "cannot get docroot information". _ From: Kristof Zelechovski [mailto:giecr...@stegny.2a.pl] Sent: Monday, May 25, 2009 8:50 AM To: users@httpd.apache.org Subject: [us...@httpd] Internal server error for script When I SetH

[us...@httpd] Internal server error for script

2009-05-24 Thread Kristof Zelechovski
When I SetHandler cgi-script in .htaccess, I get "Internal server error"; when I SetHandler application/x-httpd-cgi, the script runs fine. What may the reason be? Chris