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

tjodolv’s picture

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.

senpai’s picture

Status: Active » Fixed
joshuabud’s picture

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

Status: Fixed » Closed (fixed)

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

farald’s picture

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.

jho1086’s picture

how to do this in ZAMP version Drupal6?

tjodolv’s picture

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

michael630angelo’s picture

Issue tags: +tmp imagecache

Thanks! No. 1 message worked for me.

Jurgen Zann’s picture

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

2dareis2do’s picture

Thankyou. Useful info here.

sunil-kumar’s picture

thanx ,this works for me.

tsci’s picture

Hi tjodolv,

Great Thanks for your kind help....

It's working fine