Results 1 to 2 of 2

Thread: What permissions need to be set for formhandler to run?

  1. #1
    Nancy O
    Guest

    Default Re: What permissions need to be set for formhandler to run?

    Hi Dick,
    To begin with, you need to use a third party FTP program like WS_FTP pro or
    Cute FTP.

    Changing permissions on a web server folder is also called CHMOD (changing
    modes). If you do a Google Search on CHMOD, I think you'll get what you
    need. Basically, it allows you to set the permissions values to Read, Write
    and or Execute. Obviously, a script probably must be able to do all three
    things if it is going to work. Other related files like the HTML or
    database file may or may not require all three permission settings to work.
    The folder that contains the files must also have permissions set.

    Hope this help get you started. Gotta run now. Have a great weekend!
    --Nancy



    <richsul@earthlink.net> wrote in message
    news:ds0r48$ci13@news01.netobjects.com...
    > I keep getting 500 and 701q and 702 error codes when trying to run a form

    from the server. In the tutorial there is a teasing hint of "permissions"
    that need to be
    > set on the server. What are they or where are they documented?
    >
    > Getting desperate.
    >
    > Thanks
    >
    > --Dick
    >
    >




  2. #2
    Guest

    Default What permissions need to be set for formhandler to run?

    I keep getting 500 and 701q and 702 error codes when trying to run a form from the server. In the tutorial there is a teasing hint of "permissions" that need to be
    set on the server. What are they or where are they documented?

    Getting desperate.

    Thanks

    --Dick



Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •