You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by "Vyacheslav (Slava) Iutin" <iu...@hotbox.ru> on 2004/03/26 03:25:09 UTC

[users@httpd] remature end of script header error when call a script via mod_actions

Hi,

This is the problem. When I call my cgi-script directly
(http://my-host.com/cgi-bin/script.pl) it works great. But when I try to
call it via mod_actions:

#.htaccess file content
AddHandler text/html .html
Action text/html /cgi-bin/script.pl

The internal script error raises and log contain message
premature end of script header.

Does anybody know about such problem?

I use apache-1.3.27
I know that the main reason of such error is permissions problems. But I
can call the script directly, thus the permissions are correct.

Thanks for advance.

Slava Iutin


-- 
Vyacheslav (Slava) Iutin                         <iu...@whirix.com>
Whirix Ltd.                                      http://www.whirix.com

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