Welcome Guest, Not a member yet? Register   Sign In
Trouble with unlink and Cache
#1

[eluser]troy_mccormick[/eluser]
Alright...here's the warning that is showing up in the log:

Code:
ERROR - 2008-11-05 16:24:02 --&gt; Severity: Warning --&gt; unlink(C:\wamp\www/system/cache/1c383cd30b7c298ab50293abdfecb7b18) [<a href='function.unlink'>function.unlink</a>]: Permission denied C:\wamp\www\system\codeigniter\Common.php 63

I'm running Windows (XP SP3...) and have made sure the cache folder is not checked as read only (it isn't), yet I still get the error. Why?

Thanks in advance,

Troy
#2

[eluser]Randy Casburn[/eluser]
unlink() with PHP + Apache + Windows has been known to be troublesome. There are various hacks things your can do to work around your issue. They are documented in the user contributed notes in the PHP docs here: http://us.php.net/unlink.

Hope that helps,

Randy




Theme © iAndrew 2016 - Forum software by © MyBB