Allow permission to script

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
darklord18
Forum Newbie
Posts: 8
Joined: Sun Jun 08, 2008 7:57 pm

Allow permission to script

Post by darklord18 »

Hi,
Can someone tell me how to configure Apache to allow access to a script(test.py). It is found in the cgi-bin folder. I have read that the syntax:

chmod('myfile.txt', 755);

But apache still tell me that i dont have permission to access this file.

Please help me out!!

Thank you!
User avatar
Weirdan
Moderator
Posts: 5978
Joined: Mon Nov 03, 2003 6:13 pm
Location: Odessa, Ukraine

Re: Allow permission to script

Post by Weirdan »

darklord18
Forum Newbie
Posts: 8
Joined: Sun Jun 08, 2008 7:57 pm

Re: Allow permission to script

Post by darklord18 »

THANK YOU A LOT!!
Post Reply