ImageCache Temp Directory /tmp is not writeable by the webserver.
domineaux - June 4, 2009 - 15:42
| Project: | ImageCache |
| Version: | 6.x-2.0-beta9 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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/

#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-systemand set/tmpto justtmp, or possibly some other path in your WAMP installation directory.#2
#3
removing the / from the above mention /tmp/php fixed my issue as well.
#4
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.