Welcome Guest, Not a member yet? Register   Sign In
Disabling the cache.
#1

[eluser]Ñuño Martínez[/eluser]
Hello.

I've updated my CI copy to version 1.6.2 and I've found an extrange issue.

I never used the cache system whith CI but since I've updated it the log file shows this line sometimes:

Code:
ERROR - 2008-05-19 17:36:13 --&gt; Severity: Warning  --&gt; fopen(~/projectname/system/cache/a87ff6blah...) [<a href='function.fopen'>function.fopen</a>]: failed to open stream: Permission denied ~/projectname/system/codeigniter/Common.php 49

I've changed the permissions for the cache subdirectory so I can find wich controller is looking for a cache (I'm pretty sure I haven't add a "$this->output->cache (n)" line nowhere) but it doesn't create a cache file! o_O

How can I find what controller is looking for a cache? Or how can I disable ALL caches?

Note: I start the development of this application using CodeIgniter 1.5.4


Messages In This Thread
Disabling the cache. - by El Forum - 05-19-2008, 09:45 AM
Disabling the cache. - by El Forum - 05-19-2008, 11:38 AM
Disabling the cache. - by El Forum - 05-19-2008, 12:00 PM
Disabling the cache. - by El Forum - 05-20-2008, 01:16 AM
Disabling the cache. - by El Forum - 05-20-2008, 03:05 AM
Disabling the cache. - by El Forum - 07-29-2008, 05:06 AM
Disabling the cache. - by El Forum - 08-19-2008, 09:33 PM
Disabling the cache. - by El Forum - 08-21-2008, 03:49 AM
Disabling the cache. - by El Forum - 08-21-2008, 12:51 PM



Theme © iAndrew 2016 - Forum software by © MyBB