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

Re: [cobalt-users] HELP - FP 2000 extensions and form post error



"Richard Young" <ryoung@xxxxxxxxxxxxxxxxx>  wrote
> This fix doesn't work.
> If I leave the email address out of the form, it will post to an internal
file.
> For the life of me, I can't get it to send the results of a form to an
> email address.
>
I won't swear that this will work,
but I have used it with success.
And, frontpage did not seem to mind.
Change the owner of all files under /web to the site admin.
chown -r siteadmin *
DO this from within the /web folder for the site.
I believe the owner is currently nobody,
So if it breaks something
chown nobody *
Gerald