renoboi
07-16-2002, 01:01 PM
system(cp,"file1,"file2"); this is how you copy a file from cgi in unix right?
I'm runnung winnt 5.1 with perl5.6.1 and apache2.
so i figured i'd just change it to "system(copym"file1","file2");" but that didn't quite work.
it copies the file like it's supposed to and then gives an error:
"malformed header from script. Bad header= 1 file(s) copied.: "
what do i do now?
I'm runnung winnt 5.1 with perl5.6.1 and apache2.
so i figured i'd just change it to "system(copym"file1","file2");" but that didn't quite work.
it copies the file like it's supposed to and then gives an error:
"malformed header from script. Bad header= 1 file(s) copied.: "
what do i do now?