[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
apache permissions
- To: <linux-il(at-nospam)linux.org.il>
- Subject: apache permissions
- From: Shlomo Matichin <shlomom(at-nospam)cs.huji.ac.il>
- Date: Sat, 28 Jul 2001 12:38:09 +0300 (IDT)
- Delivered-To: linux.org.il-linux-il@linux.org.il
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
hi guys,
i'm trying to create a template based web builder for one of my
"computers-are-complicated" relatives.
my question is: i'm tring to create new files in one of the site's
directories, and i get permission denied. but if i turn on the sticky bit,
my script stops executing way earlier. Apache's error log shows:
Insecure $ENV{PATH} while running setuid at
/var/www/cgi-bin/build-from-template.pl line 68.
Insecure dependency in unlink while running setuid at
/var/www/cgi-bin/build-from-template.pl line 68.
so how do i tell apache that i'm interested in those kind of insecure
action?
Thank you!
--
-------------------------------------------
Shlomo Matichin shlomom@cs.huji.ac.il
The Mosix Group www.mosix.org
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il