When I try to get the Perl script I'm writing to do the following, the "Can't make new image" message comes up:
system("cp $path_to_template_directory/$template_gif $path_to_output_directory/$new_image") or die "Can't make new image $new_image : $!";
The paths and image names are correct.
Nothing shows up in the error log.
The output directory is chmoded to 707.
Does JagPc allow scripts to run system commands?


LinkBack URL
About LinkBacks



Reply With Quote

Bookmarks