Title: wp-config entries
Last modified: November 2, 2021

---

# wp-config entries

 *  Resolved [jothaes](https://wordpress.org/support/users/jothaes/)
 * (@jothaes)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/wp-config-entries/)
 * Hi there,
    we got the warning from the plugin
 * “Speed Booster Pack: wp-config.php is not writable. Please check your file permissions,
   or some features might not work.”
 * Unfortunately our hoster does not allow the writing of plugins into wp-config.
   php but allows us to put settings to it in the hosting backed.
    Could you let
   us know what settings in the wp-config the plugin needs? Thanks in advance, best
   wishes J

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Optimocha](https://wordpress.org/support/users/optimocha/)
 * (@optimocha)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/wp-config-entries/#post-15033527)
 * Hi [@jothaes](https://wordpress.org/support/users/jothaes/),
 * SBP only adds/removes the WP_CACHE constant to the wp-config.php file. In order
   to enable caching via wp-config.php _after_ enabling caching in SBP settings.
 * `define('WP_CACHE', true); // Added by Speed Booster Pack`
 * To disable caching, you can simply remove that line or add two dashes (//) at
   the beginning of it.
 * Regarding the notice, you can dismiss it but I guess it’ll show up each time 
   you update SBP settings.
 *  Thread Starter [jothaes](https://wordpress.org/support/users/jothaes/)
 * (@jothaes)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/wp-config-entries/#post-15035440)
 * Hi there,
 * thanks very much. Ok, i see, just for caching. Hoster has strong caching in place,
   so not needed.
 * Thanks again, best wishes,
    J.
 *  Plugin Author [Optimocha](https://wordpress.org/support/users/optimocha/)
 * (@optimocha)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/wp-config-entries/#post-15038250)
 * Glad to be of help [@jothaes](https://wordpress.org/support/users/jothaes/)! 
   If you’ve got a minute, we’d love to have a fair review from you (preferably 
   with five stars, hehe): [https://wordpress.org/support/plugin/speed-booster-pack/reviews/#new-post](https://wordpress.org/support/plugin/speed-booster-pack/reviews/#new-post)

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘wp-config entries’ is closed to new replies.

 * ![](https://ps.w.org/speed-booster-pack/assets/icon.svg?rev=2342732)
 * [Speed Booster Pack ⚡ PageSpeed Optimization Suite](https://wordpress.org/plugins/speed-booster-pack/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/speed-booster-pack/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/speed-booster-pack/)
 * [Active Topics](https://wordpress.org/support/plugin/speed-booster-pack/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/speed-booster-pack/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/speed-booster-pack/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Optimocha](https://wordpress.org/support/users/optimocha/)
 * Last activity: [4 years, 6 months ago](https://wordpress.org/support/topic/wp-config-entries/#post-15038250)
 * Status: resolved