On 12/15/05, Boyle Owen <[EMAIL PROTECTED]> wrote: > Sadly, your program is not. The error message means that the script did not > produce the required CGI header information before any other data.
This is not quite the right direction. In this case, the premature end of script headers is caused by a failure of suexec to launch the script because suexec's security restrictions were not met: > > suexec.log says this: > > > > [2005-12-13 15:03:19]: uid: (501/sti) gid: (501/501) cmd: upload.cgi > > [2005-12-13 15:03:19]: directory is writable by others: > > (/home/sti/public_html/tragence/webapp/interfaces/weblib/pb_upload) So he either needs to fix that problem (make the directory not writable by others) or disable suexec (find the binary and change its name). Joshua. --------------------------------------------------------------------- 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]