- or download this
failure ( 171): for host ***.***.**.*** trying to POST /cgi-bin/upload
+.cgi, cgi_scan_headers reports: HTTP4044: the CGI program /cgi-bin/up
+load.cgi did not produce a valid header (program termindated without
+a vaild CGI header.
- or download this
my $IN = $upload_path . param('excel') . ".txt";
exec "chmod 775 $IN";
my $OUT = "master.xml";
exec "chmod 775 master.xml";
- or download this
#!/usr/bin/perl
...
}
init();