[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-developers] Perl Scripts on RAQ4



I have both CGI scripts and server side includes enabled for this site... I modified the .pl scripts to #!/usr/bin/perl and tried #!/usr/bin/perl-- .. permissions are correct as well as ownerships, I transferred the pl script via ascii mode. When I execute the file from browser directly, My returning message is "Script execution failed" no such file or directory. The file it modifies is located in a child directory of the .pl called logs file name Customer_Support. It is there and I chmod 755 it and chowned it the site admins name, but still no go. Anybody have a clue as to what my mistake is?