Hi
I want to install piwigo in IIS7+PHP5.3.6
but:
an error occurred
Give write access (chmod 777) to "_data/" directory at the root of your Piwigo installation
pls help me .thanks a lot?
Offline
Hi wakawayi,
Windows servers and IIS do not understand "chmod" actions. You have to set write permissions on "_data/" by using the embedded OS files permissions settings for built-in IUSR user.
Please, refer to Microsoft IIS technet : http://www.iis.net/learn/get-started/pl … nts-in-iis
Offline