[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-developers] Cannot use chown() on RAQ3 ?



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