Re: "premature end of header" script error
Ankur wrote:
Hi,
I am receiving the following error : "Premature end of script headers"
when running my CGI script using a web browser.
Instead if I execute the script manually at the shell, it executes
successfully. Actually, the script needs to fetch a lot of data from
the database.
Whenever a cgi works from the shell but not from the browser, the first
thing I'd check is any environment variable your scipt might be affected by.
I couldn't find any related reference for this error description on
the web, though there are a lot of other references.
Any idea?
Ankur Jain
.
Relevant Pages
- Re: [Khamba Staring <purrcat@edoropolis.org>] multiple vulnerabilities in un-cgi
... Put that script in Un-CGI's script directory and you're off and running. ... uncgi does not check if the script it will execute has any executable ... > of the CGI script and feed the CGI script filename itself as an ... (Bugtraq) - Re: firing an external program and exiting
... >>> script and webserver waits until this script exits and then displays the ... Does the user the cgi script is running as ... > Yes the user cgi script is running have permissions to execute that ... > Infact with the above mentioned methods I am able to execute the script ... (perl.beginners) - Re: Will Linux become as vulnerable as MS ??
... > beeing vulnerable to viruses. ... > that they know are executable, and execute intentionally. ... >> Linux, each distro is a little different, and even within the distro, ... > Since clicking on a script is easier than typing it's name, ... (comp.os.linux.security) - Re: [Full-Disclosure] ColdFusion cross-site scripting security vulnerability of an error page
... > execute the arbitrary javascript and HTML code which the attacker ... > It is possible to display the contents transmitted from the client ... > cross-site scripting attack can be executed. ... the script will be executed when the script for an attack ... (Full-Disclosure) - CGIscript.net - csMailto.cgi - Remote Command Execution
... CGIscript.net - csMailto.cgi - Remote Command ... csMailto is a perl cgi formmail script developed by ... execute command on server and mail output to anyone ... (Bugtraq) |
|