DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:sqlite

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
plugin:sqlite [2024-04-30 14:39] – [Requirements] php-sqlite3 on Debian zweihornplugin:sqlite [2024-04-30 15:29] (current) – [Requirements] restart to the web server zweihorn
Line 26: Line 26:
 This plugin needs [[wp>SQLite]] and PDO support in your PHP installation. Be sure the [[http://www.php.net/manual/en/ref.pdo-sqlite.php|pdo-sqlite]] extension is installed and loaded. This plugin needs [[wp>SQLite]] and PDO support in your PHP installation. Be sure the [[http://www.php.net/manual/en/ref.pdo-sqlite.php|pdo-sqlite]] extension is installed and loaded.
  
-E.g., on [[https://www.debian.org/ | Debian GNU/Linux]] be sure to install the [[https://packages.debian.org/stable/php-sqlite3 | php-sqlite3]] package by ''sudo apt install php-sqlite3'' which will provide //php-pdo-sqlite// as appropriate.+E.g., on [[https://www.debian.org/ | Debian GNU/Linux]] be sure to install the [[https://packages.debian.org/stable/php-sqlite3 | php-sqlite3]] package by ''sudo apt install php-sqlite3'' which will provide //php-pdo-sqlite// as appropriate. Afterwards perform a restart to the respective web server (e.g., by ''sudo systemctl restart apache2'' if using the [[wp>Apache HTTP Server]]) to make the functionalities available to the DokuWiki engine.
  
  
plugin/sqlite.txt · Last modified: 2024-04-30 15:29 by zweihorn

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki