xampp 7.4.1 sqlite not work

Problems with the Windows version of XAMPP, questions, comments, and anything related.

xampp 7.4.1 sqlite not work

Postby szajens » 14. January 2020 22:25

Hi,

How to active sqlite extension in new xampp?

Not work

i edit: php.ini:

;extension=pdo_sqlite.dll
;extension=sqlite3

change to:

extension=pdo_sqlite.dll
extension=sqlite3

and:
sqlite3.extension_dir = "C:\xampp\php\ext" or sqlite3.extension_dir = "C:\xampp\php\windowsXamppPhp\ext"

but is not work

help me please :D
szajens
 
Posts: 2
Joined: 14. January 2020 22:16
XAMPP version: 7.4.1
Operating System: windows 10

Re: xampp 7.4.1 sqlite not work

Postby gsmith » 16. January 2020 21:29

gsmith
 
Posts: 278
Joined: 29. November 2013 18:04
Location: San Diego
XAMPP version: 0.0.0
Operating System: Win 10/2012R VS 14,15,16

Re: xampp 7.4.1 sqlite not work

Postby szajens » 17. January 2020 21:28

thx for reply,

(xampp 7.4.1)
but must copy file libsqlite3.dll to apache/bin and change value in php.ini

extension=pdo_sqlite

extension=php_sqlite3.dll
szajens
 
Posts: 2
Joined: 14. January 2020 22:16
XAMPP version: 7.4.1
Operating System: windows 10

Re: xampp 7.4.1 sqlite not work

Postby Neustradamus » 25. January 2021 07:28

The problem is always here in xampp-windows-x64-7.4.14-0-VC15 and other I think.

In \xampp\apache\conf\extra\httpd-xampp.conf

Search:
LoadModule php7_module "/xampp/php/php7apache2_4.dll"

Add after:
LoadFile "/xampp/php/libsqlite3.dll"

Restart Apache, it works.
Neustradamus
 
Posts: 12
Joined: 31. January 2007 22:32

Re: xampp 7.4.1 sqlite not work

Postby stelarose » 24. February 2021 09:02

How has your problem been handled?
stelarose
 
Posts: 1
Joined: 02. February 2021 03:24
XAMPP version: PHP
Operating System: win7


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 213 guests