Visman
Visman
Tested on PHP 8.3.9. Didn't find any problems.
PHP 8.4.0 a2 - installation ok 
Extensions must be allowed in php.ini: sqlite3 for SQLite pgsql for PostgreSQL php in windows:  
>php 8.1.16 8.1.11 max file: ```
For Windows, the \ext\php_sqlite3.dll file must be present. For Linux, you need to separately install SQLite on the system, since starting with php 7.4 (if I'm not mistaken) SQLite does...
>SQLite 3.x driver for PDO It's a different driver. FluxBB does not use PDO. It should be sqlite3 (it is usually on the phpinfo page below)  Show your screenshot,...

Xampp and Sqlite: https://stackoverflow.com/questions/61390069/xampp-wont-connect-with-sqlite-could-not-find-driver https://stackoverflow.com/questions/61086512/xampp-v3-2-4-enabling-sqlite3-windows-10-64bit
Hello! I don't support FluxBB. For FluxBB_by_Visman I fix errors and maintain compatibility with new versions of PHP (there are nuances https://github.com/MioVisman/FluxBB_by_Visman/issues/32). I am developing ForkBB.
> Where can i find forkBB? GitHub https://github.com/forkbb/forkbb Forum https://forkbb.ru/ An example of a fairly large forum https://www.woodcentral.com/forkbb/ > Is it a fork of fluxbb or punbb? The project is...