[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-developers] Cannot use chown() on RAQ3 ?
- Subject: [cobalt-developers] Cannot use chown() on RAQ3 ?
 
- From: dht@xxxxxxxx
 
- Date: Sun Oct  8 04:08:01 2000
 
- List-id: Mailing list for developers on Cobalt Networks products <cobalt-developers.list.cobalt.com>
 
I'm trying to write a script to setup some extra programs for new clients
(like guestbook, forum, file manager ...) in one click.
However, I cannot change file permission for client programs!  If I run
setup script as root, CgiWrap refuse to excute.  If I run setup srcript as
admin, I cannot use chown() !
I tried with both Perl and PHP cgi .  Is there a solution for this problem ?
Please help.  Thanks