- Posts: 4
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
[almalinux@vps549752 ~]$ php -v PHP 8.2.28 (cli) (built: Mar 11 2025 17:58:12) (NTS gcc x86_64)
[almalinux@vps549752 ~]$ php -m | grep PDO PDO [almalinux@vps549752 ~]$ php -m | grep pdo pdo_sqlite [almalinux@vps549752 ~]$
[almalinux@vps549752 php.d]$ cat 20-pdo.ini ; Enable pdo extension module extension=pdo [almalinux@vps549752 php.d]$ cat 30-pdo_sqlite.ini ; Enable pdo_sqlite extension module extension=pdo_sqlite
Please Log in to join the conversation.
Please Log in to join the conversation.