Closed (fixed)
Project:
ImageCache
Version:
6.x-2.0-beta9
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
4 Jun 2009 at 15:42 UTC
Updated:
9 Jul 2012 at 11:52 UTC
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
Comment #1
tjodolv commentedThis 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-systemand set/tmpto justtmp, or possibly some other path in your WAMP installation directory.Comment #2
senpai commentedComment #3
joshuabud commentedremoving the / from the above mention /tmp/php fixed my issue as well.
Comment #5
farald commentedConfirming 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.
Comment #6
jho1086 commentedhow to do this in ZAMP version Drupal6?
Comment #7
tjodolv commentedI'm not sure what ZAMP is, but if you follow the instructions in #1, you should be ok.
Comment #8
michael630angelo commentedThanks! No. 1 message worked for me.
Comment #9
Jurgen Zann commentedI'm using Acquia Drupal as a local server and First message worked for me! Thanks a lot!
Comment #10
2dareis2do commentedThankyou. Useful info here.
Comment #11
sunil-kumar commentedthanx ,this works for me.
Comment #12
tsci commentedHi tjodolv,
Great Thanks for your kind help....
It's working fine