"It appears Page Cache URL rewriting is not working" – drives me insane
-
Hi,
I have an issue with W3 total cache that boils down to this error:
W3 Total Cache error: It appears Page Cache URL rewriting is not working. Please verify that the server configuration allows .htaccess Unfortunately disk enhanced page caching will not function without custom rewrite rules. Please ask your server administrator for assistance. Also refer to the install page for the rules for your server.
I have been looking for an answer for months now (“someone must have the same problem, right?”) but to no avail.
Apparently, my sysmtem must have .htaccess file writing rights. so I searched for .htaccess files and found 8 in the following locations:
./public_html/cgi-bin/ (can change rights)
./public_html/wp-content/cache/page_enhanced/ (access denied)
./public_html/wp-content/cache/tmp/ (access denied)
./public_html/wp-content/cache/minify/ (access denied)
./public_html/wp-content/wordfence/tmp/ (access denied)
./public_html/wp-content/wordfence/lib/whois/ (access denied)
./public_html/wp-content/wordfence/lib/ (access denied)
./public_html/ (can change rights)Now I am not sure which files I have to give read/writing access (and why I am not allowed to do this for some files clearly used by W3 Total cache) since the plugin obviously needs it.
I have tried re-arranging the order in which W3 total cache has written lines to the .htaccess file (./public_html/) but they are good as far as I can tell: first W3 total cache rules, then the WP rules.
I am totally clueless since the sollutions posted all over the web are to chenge the order of code in the ‘main’ .htaccess file located in ./public_html/ which is already correct for me, and to change 2 other .htaccess files in locations I don’t even have.
If anyone can shed some light on this I would be really greatful, since I am ready to give up on W3 Total Cache by now.
Thanks.
- The topic ‘"It appears Page Cache URL rewriting is not working" – drives me insane’ is closed to new replies.