File upload permissions issue on Windows Server 2008 R2 IIS 7.5 PHP 5.3 with Drupal v.7.26
- by Taras
I have website on Drupal version: 7.26
OS on server is Windows Server 2008 R2
Web server $_SERVER["SERVER_SOFTWARE"]: Microsoft-IIS/7.5
Server API: CGI/FastCGI
Core
PHP Version: 5.3.28
file_uploads: On
post_max_size: 75M
upload_max_filesize: 50M
upload_tmp_dir: C:\inetpub\wwwroot\tmp
memory_limit: 128M
open_basedir:…