Control Web Panel

WebPanel => PHP => Topic started by: poweromania on January 03, 2021, 10:35:36 AM

Title: sqlite3
Post by: poweromania on January 03, 2021, 10:35:36 AM
Hi. so i am trying to enable sqlite on my CWP server but what should put in for
Code: [Select]
sqlite3.extension_dir =

What i am trying to find is where is sqlite3 extension directory.

Thanks.
Title: Re: sqlite3
Post by: Sandeep on January 04, 2021, 10:14:27 AM
shared_library
The name of the library to load. The library must be located in the directory specified in the configure option sqlite3.extension_dir.