Thread: perl permissions
Results 1 to 5 of 5
Related
-
user permissions Forum: PHP Forum
Replies: 3 -
I don't have the permission to give myself permissions? Forum: Databases
Replies: 2 -
Need help on PHP permissions? Forum: PHP Forum
Replies: 3 -
Site permissions and more. Forum: HTML Forum
Replies: 1
-
11-27-2006, 11:47 AM #1
perl permissions
perlI have 2 files: *.pl (perl script, guestbook) and *.txt (for storing entries).Should I place them to separate folders? What permissions should I set for files and folders?
-
11-28-2006, 07:34 AM #2
perl permissions
perl
I have 2 files: *.pl (perl script, guestbook) and *.txt (for storing entries).
Should I place them to separate folders? What permissions should I set for files and folders?
-
07-28-2007, 08:36 AM #3
Re: perl permissions
upload both the file in cgi folder on web and change permissions of .pl to 755.
-
10-15-2007, 12:05 AM #4
Re: perl permissions
You don't have to put the txt file and script in the same folder. So long as the path to the txt file is correct in your script. I always set permissions of pl file to 755, and then if i dont want people do see the txt file i secure it using .htaccess
Chris
-
04-23-2015, 08:26 AM #5
Re: perl permissions
I have 2 files: *.pl (perl script, guestbook) and *.txt (for storing entries).
Should I place them to separate folders? What permissions should I set for files and folders?
_______________
watson
Cloudjiffy- PaaS for Developers
10-05-2020, 12:30 AM in Web Hosting Forum