[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-developers] Perl Scripts on RAQ4
- Subject: [cobalt-developers] Perl Scripts on RAQ4
- From: Matt Doherty <matthew_doherty@xxxxxxxxxxxxx>
- Date: Wed Aug 29 09:29:15 2001
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
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?