Title: You cannot use the SQLite Object Cache plugin
Last modified: January 25, 2025

---

# You cannot use the SQLite Object Cache plugin

 *  Resolved [druideniggi](https://wordpress.org/support/users/druideniggi/)
 * (@druideniggi)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/you-cannot-use-the-sqlite-object-cache-plugin/)
 * We operate a managed server with WordPress installation.
 * Aktiv: PHP Version: 8.2, FastCGI + opcache
 * SQLite Object Cache notify :
 * Your server does not have php’s SQLite3 extension installed.
 * hese extensions, among others, are activated on the server:
 * PDO_SQLite an ,
 * PostgreSQL of
 * SNMP of
 * SOAP an
 * SQLite an
 * Do I have to enter something in the WP-Config to activate SQLite Object Cache?
   Or is there another solution?
 * In der wp-config ist aktiviert;
 * Activated in the WP-Config;
 * define(‘WP_CACHE’, true);
   define( ‘WPCACHEHOME’, ‘/
    -  This topic was modified 1 year, 4 months ago by [druideniggi](https://wordpress.org/support/users/druideniggi/).
    -  This topic was modified 1 year, 4 months ago by [druideniggi](https://wordpress.org/support/users/druideniggi/).
    -  This topic was modified 1 year, 4 months ago by [druideniggi](https://wordpress.org/support/users/druideniggi/).

Viewing 1 replies (of 1 total)

 *  Plugin Author [OllieJones](https://wordpress.org/support/users/olliejones/)
 * (@olliejones)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/you-cannot-use-the-sqlite-object-cache-plugin/#post-18264942)
 * Thanks for the good question. You are correct that certain php extensions are
   activated on your server, and others are not. You do need to have the SQLite3
   php extension activated for this plugin to work. That is a server configuration
   change. **No, you can’t do it in `wp-config.php`. **(I wish!)
 * The very easiest way to get this done right on YOUR hosting service is to ask
   their tech support people to do it for you. You didn’t say what kind of customer
   configuration portal they offer you.
 * If it’s cPanel, there’s a menu option in the Software block with the php logo
   and the title “Select php version”. Go to that. It will have a tab called “extensions”.
   Check the box by `sqlite3`. And check the one by `igbinary` as well.

Viewing 1 replies (of 1 total)

The topic ‘You cannot use the SQLite Object Cache plugin’ is closed to new replies.

 * ![](https://ps.w.org/sqlite-object-cache/assets/icon-128x128.jpg?rev=2829632)
 * [SQLite Object Cache](https://wordpress.org/plugins/sqlite-object-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/sqlite-object-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/sqlite-object-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/sqlite-object-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sqlite-object-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sqlite-object-cache/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [OllieJones](https://wordpress.org/support/users/olliejones/)
 * Last activity: [1 year, 4 months ago](https://wordpress.org/support/topic/you-cannot-use-the-sqlite-object-cache-plugin/#post-18264942)
 * Status: resolved