default permissions to give for a drupal site on IIS6 ?
Hello everyone,
what's the default permissions that I need to give to a drupal 6 web site hosted on IIS 6 ?
IUSR_* permissions on which folders ? sites/default/files ?
IIS_WPG permissions ?
anyone using imagecache module ? which version ?
I'm testing the latest version imagecache module
thanks taking time to reply
Read moreUnable to get CSS Aggregation to work under IIS 7.5
I'm trying to configure a Drupal installation on IIS 7.5 (Windows 2008R2). I installed PHP via the Web Platform Installer, and I do have Drupal running.
However, when I enable CSS Aggregation via admin/settings/performance, the aggregated css files are not being generated. I get the following error:
The selected file could not be copied, because no file by that name exists. Please check that you supplied the correct filename.
Auth (permission?) problem in IIS 7
Hi all!
I got really annoying thing while moving my Drupal site from one Windows server to another and fighting it several days already.
I wanted just to clone the site (Drupal 5.18, MySql 5.1, PHP 5.2.6 all versions remain the same)
Servers config:
OLD: Windows Server 2003, IIS 6 with PHP ISAPI filter, standard auth model
NEW: Windows Server 2008 SP2, IIS 7 with PHP FastCGI module, Classic .NET application pool (operate under Network service), permissions to read on PHP and website folder are gratned for IUSR and NEWSERVER_IUSR.
Both servers are in domain.
Read more