Ik gebruik idd IIS en PHP. Ik was hier namelijk al mee aan het werken voor een project (afstudeerwerk), maar werd dan verplicht om toch eens Drupal te proberen. Dus heb ik het gewoon op IIS geïnstalleerd om het te testen.
De folder bestaat en in color.module vind ik op lijn 502:
501 // Save image.
502 imagepng($slice, $image);
Ik heb de IIS_USERS ook all rechten gegeven op de volledige map van Drupal.
Hieronder de volledige lijst met foutmeldingen die ik steeds krijg:
* The selected file themes/garland/images/menu-collapsed.gif could not be uploaded, because the destination is not properly configured.
* The selected file themes/garland/images/menu-collapsed-rtl.gif could not be uploaded, because the destination is not properly configured.
* The selected file themes/garland/images/menu-expanded.gif could not be uploaded, because the destination is not properly configured.
* The selected file themes/garland/images/menu-leaf.gif could not be uploaded, because the destination is not properly configured.
* warning: imagepng() [function.imagepng]: Unable to open 'sites/default/files/color/garland-93632ec1/body.png' for writing: No such file or directory in C:\inetpub\wwwroot\Drupal\modules\color\color.module on line 502.
* warning: imagepng() [function.imagepng]: Unable to open 'sites/default/files/color/garland-93632ec1/bg-bar.png' for writing: No such file or directory in C:\inetpub\wwwroot\Drupal\modules\color\color.module on line 502.
* warning: imagepng() [function.imagepng]: Unable to open 'sites/default/files/color/garland-93632ec1/bg-bar-white.png' for writing: No such file or directory in C:\inetpub\wwwroot\Drupal\modules\color\color.module on line 502.
* warning: imagepng() [function.imagepng]: Unable to open 'sites/default/files/color/garland-93632ec1/bg-tab.png' for writing: No such file or directory in C:\inetpub\wwwroot\Drupal\modules\color\color.module on line 502.
* warning: imagepng() [function.imagepng]: Unable to open 'sites/default/files/color/garland-93632ec1/bg-navigation.png' for writing: No such file or directory in C:\inetpub\wwwroot\Drupal\modules\color\color.module on line 502.
* warning: imagepng() [function.imagepng]: Unable to open 'sites/default/files/color/garland-93632ec1/bg-content-left.png' for writing: No such file or directory in C:\inetpub\wwwroot\Drupal\modules\color\color.module on line 502.
* warning: imagepng() [function.imagepng]: Unable to open 'sites/default/files/color/garland-93632ec1/bg-content-right.png' for writing: No such file or directory in C:\inetpub\wwwroot\Drupal\modules\color\color.module on line 502.
* warning: imagepng() [function.imagepng]: Unable to open 'sites/default/files/color/garland-93632ec1/bg-content.png' for writing: No such file or directory in C:\inetpub\wwwroot\Drupal\modules\color\color.module on line 502.
* warning: imagepng() [function.imagepng]: Unable to open 'sites/default/files/color/garland-93632ec1/bg-navigation-item.png' for writing: No such file or directory in C:\inetpub\wwwroot\Drupal\modules\color\color.module on line 502.
* warning: imagepng() [function.imagepng]: Unable to open 'sites/default/files/color/garland-93632ec1/bg-navigation-item-hover.png' for writing: No such file or directory in C:\inetpub\wwwroot\Drupal\modules\color\color.module on line 502.
* warning: imagepng() [function.imagepng]: Unable to open 'sites/default/files/color/garland-93632ec1/gradient-inner.png' for writing: No such file or directory in C:\inetpub\wwwroot\Drupal\modules\color\color.module on line 502.
* warning: imagepng() [function.imagepng]: Unable to open 'sites/default/files/color/garland-93632ec1/logo.png' for writing: No such file or directory in C:\inetpub\wwwroot\Drupal\modules\color\color.module on line 502.
* warning: imagepng() [function.imagepng]: Unable to open 'sites/default/files/color/garland-93632ec1/screenshot.png' for writing: No such file or directory in C:\inetpub\wwwroot\Drupal\modules\color\color.module on line 502.
* The selected file C:\Windows\Temp\filA098.tmp could not be uploaded, because the destination is not properly configured.
* The selected file C:\Windows\Temp\filA0D8.tmp could not be uploaded, because the destination is not properly configured.