• Hello, Ollie!

    When I try to use a custom location for the SQLite database, I get the fatal error below:
    PHP Fatal error: Uncaught Error: Call to a member function prepare() on null in /home/eusebiu/public_html/wp-content/object-cache.php:2672

    Here is a stack trace if you need more details:
    https://pastebin.com/Lina9kVt

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author ImageOllieJones

    (@olliejones)

    Thanks for the defect report!

    Can you please tell me the custom location you are using for the SQLite database? The traceback shows that creating / opening that database file is failing.

    Thread Starter ImageEusebiu Oprinoiu

    (@eusebiuoprinoiu)

    Hello, Ollie!

    I did notice that as well.
    The database is placed in a custom folder inside /wp-content/.

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

You must be logged in to reply to this topic.