Download & Extend

ImageCache Temp Directory /tmp is not writeable by the webserver.

Project:ImageCache
Version:6.x-2.0-beta9
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)
Issue tags:tmp imagecache

Issue Summary

using WAMP localhost server...

When I run status report I get this error message:
ImageCache Temp Directory /tmp is not writeable by the webserver.

There is no /tmp folder in sites/default/files/imagecache/

Comments

#1

This is probably not an issue with ImageCache, it is more likely an issue with your server and write permissions. Try going to admin/settings/file-system and set /tmp to just tmp, or possibly some other path in your WAMP installation directory.

#2

Status:active» fixed

#3

removing the / from the above mention /tmp/php fixed my issue as well.

#4

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

#5

Confirming this fix. It might have something to do with going from linux system to windows. I moved a site to an offline wamp server, and suddenly got this error.

#6

how to do this in ZAMP version Drupal6?

#7

I'm not sure what ZAMP is, but if you follow the instructions in #1, you should be ok.

#8

Thanks! No. 1 message worked for me.

#9

I'm using Acquia Drupal as a local server and First message worked for me! Thanks a lot!

#10

Thankyou. Useful info here.