[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] FrontPage & CGI
WebWorkshop <webmaster@xxxxxxxxxxxxxxx> wrote:
> Basically, I want to run Perl programs on a virtual site with FrontPage
> extensions installed (I'm using a RaQ3). When I FTP to the site to CHMOD the
> Perl program to 755, it tells me I don't have permission to do it.
I covered this topic not 2 or 3 days ago on this list. Search the archives
between Sunday and Tuesday for my post. FYI, if you've created a siteadmin for
the site then change the ownership of the script to that user.
chown [siteadmin_here]:siteXY /path_to/file
If you don't have a siteadmin for the site, then change the ownership to "admin"
instead.
Steven Werby {steven-lists@xxxxxxxxxxxx}