Perfect but
-
I m using it in pro version on two website without problems and a perfect result, but on one of my customer hosting with use suexec i have some rights problems with the error:
Error writing files to cache
First, on installation, the plugin can not create the cache and the jch-optimize directories, i had to create them manually, after this i can access to the configuration page, but opn top i have this error of cache writing, so i can not use it.
I tried everything i found as specify ftp credential in wp-config.php, i also added
define( ‘FS_CHMOD_DIR’, ( 0755 & ~ umask() ) );
define( ‘FS_CHMOD_FILE’, ( 0644 & ~ umask() ) );i found this info on codex but nothing better always have the problem, i have also tried to put all folders on 777 and nothing better, please help
- The topic ‘Perfect but’ is closed to new replies.