Announcement

Collapse
No announcement yet.

What should the permissions be for an SellerDeck site to work?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    What should the permissions be for an SellerDeck site to work?

    The correct permissions for a Linux/Unix server are:

    acatalog folder - 755 (rwxr-xr-x)
    cgi-bin - 755 (rwxr-xr-x)

    The correct permissions for a windows server are:

    IIS
    cgi-bin = read/execute
    acatalog=read/write/execute

    NTFS
    cgi-bin = Catalog's FTP account needs 'Change'* permissions on the directory
    acatalog = Catalog's FTP account needs 'Change' permissions on the directory AND the IUSR_<servername> account needs to have 'Change' permissions on the directory.

    * known as 'Modify' in later versions.
Working...
X