Can't get mod_rewrite option to stick
-
Hi,
Sorry for troubling. I’m installing WP Super Cache on a new website, and got a strange issue – that you might shed some light on.
Fresh install of WPSC, on a server that has mod_rewrite on, and PHP is not on safe_mode.
I select, under advanced, the option “Use mod_rewrite to serve cache files. (Recommended)”. I press the “Update Status” button – and the page reloads, with the option “Legacy page caching” selected instead.
I checked file permissions – it’s writeable. I checked .htaccess – it has the WordPress stuff in it (but not the WPSC).
In wp-config.php, the following lines were added after installing WPSC:
define(‘WP_CACHE’, true); //Added by WP-Cache Manager
define( ‘WPCACHEHOME’, ‘/var/http/the7eye/wp-content/plugins/wp-super-cache/’ ); //Added by WP-Cache ManagerWhat else should I check? What do you think is missing?
Thank you very much,
Bira
- The topic ‘Can't get mod_rewrite option to stick’ is closed to new replies.