Monday, 9 September 2013

CakePHP can't make app/tmp writable on windows 7

CakePHP can't make app/tmp writable on windows 7

I am getting unable to write errors using cakephp. I see lots of solutions
for unix (e.g. chmod) but I can't find anything that works for Windows.
How can i set app/tmp to be web writable?
Cake sits on the C: drive, could that be relevant?

No comments:

Post a Comment