Server does not include the PHP SQLite3 extension

Issue Summary

Your server does not include the PHP SQLite3 extension.
I have SQLite installed on my machine using Homebrew. SQLite is in my $PATH as specified by Homebrew. What do I need to do? Compile the extension or enable it? How do I go about fixing the issue highlighted in the error message : Server does not include the PHP SQLite3 extension ?

Troubleshooting Questions

Hi, I am using a WP plugin that requires SQLite3 extension. From what I understand, the SQLite3 extension is enabled by default as of PHP 5.3.0. Yet I getting the following error message in my WP dashboard: Important Notice: Your server does not include the [PHP SQLite3 extension].

Replication

Install WP Stagecoach locally and go to the its dashboard.

System Details

  • Latest version of Local is being used

  • What Operating System (OS): macOS Big Sur

This article seems out of date or please help me use it if I need to compile SQLite3: How do I compile additional PHP extensions? - Local Classic FAQs - Local Community

Thanks for your help
Joseph

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.