In the installation documentation, it said that I have to CHMOD following folders to 777.
tmp/templates_c
tmp/cache
uploads
uploads/images
modules
In terms of windows , this means I have give full permissions (read, wirte,excute,modify) to these folders for internet guest account(IUSR_"hostname"). This is really unsecured (any internet user can hack in and do changes). However, this is the ONLY way that I have found to make my website work. Acutually, in my case , full permissions (modify) have to be assigned to these folders, it didn't work when I just gave them read & excute permissions. Anyone has experienced about this or already had a solution for this? I really can not give full permissions, it's just very risky.
Many many thanks, I have been working on this for a week.
