herşey tmm ama aktif edemiyorum yukarıda böle bi yazı var


Read Only Mode. Configuration cannot be changed. Why

The WP Super Cache configuration file is C:\Inetpub\vhosts\*******\httpdocs/wp-content/wp-cache-config.php and cannot be modified. That file must be writeable by the webserver to make any changes. A simple way of doing that is by changing the permissions temporarily using the CHMOD command or through your ftp client. Make sure it’s globally writeable and it should be fine.
Writeable: chmod 666 C:\Inetpub\vhosts\*******\httpdocs/wp-content/wp-cache-config.php Readonly: chmod 644 C:\Inetpub\vhosts\**********\httpdocs/wp-content/wp-cache-config.php