phattrance
Member
Posted 11 months ago #
Hi
Im having a problem with the hyper cache plugin and hope that you can help me with this
When I publish a post im always getting this error message:
Hyper Cache is NOT correctly installed: some files or directories have not been created. Check if the wp-content directory is writable and remove any advanced-cache.php file into it. Deactivate and reactivate the plugin.
And then the plugin stops to work. Then I need to reactivate the plugin again. Its kinda irritating :P
The content dir is writable ( 777 )
Any idea?
Miguel Moline
Member
Posted 11 months ago #
For motives that I don't know, the first line of the code does not execute:
@mkdir(ABSPATH . 'wp-content/hyper-cache', 0766);
You must change the permissions of the folder hyper-cache to 766.
If it does not work, it tries with 777
Miguel Moline
Member
Posted 11 months ago #
Change the permissions did not solve the problem.
I installed version 1.2 until the issue is resolved
phattrance
Member
Posted 11 months ago #
Miguel --> as i wrote before the dir is already writable ( 777 ) and i still get that error message, i installed the 2.0 version and it works great, i hope that the author fixes this problem soon =)
great plugin, works way better than super cahce and wp-cache
Miguel Moline
Member
Posted 11 months ago #
I was not referring to the "wp-content" but to "hyper-cache." It makes no difference because neither works.
Version 1.2 also works great