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

Re: [cobalt-users] CGIIIIIIII!!!!



>
> What you are suggesting is probably the ONLY thing I haven't tried yet, so
> what the hell?
> How do I use the chown command to change ownership of the file?  Like,
what
> is the exact command line I need to enter in Telnet to chown FormMail.pl?
> Sorry, RaQ newbie.
>

chown siteadmin formmail.pl
example:
chown dianna formmail.pl
also you might need to
chmod 755 formmail.pl

Zeffie