Visman

Results 36 comments of Visman

Tested on PHP 8.3.9. Didn't find any problems.

PHP 8.4.0 a2 - installation ok ![fluxbb](https://github.com/user-attachments/assets/aa9a6ed8-c0c7-4019-9782-333ff7139d73)

Extensions must be allowed in php.ini: sqlite3 for SQLite pgsql for PostgreSQL php in windows: ![phpini](https://user-images.githubusercontent.com/5917956/192824823-d8e88d76-8760-44d8-a449-97edb49a091e.png) ![setup](https://user-images.githubusercontent.com/5917956/192826104-8818331a-7709-42dc-8236-c02907831458.png)

>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) ![sql](https://user-images.githubusercontent.com/5917956/192830682-64194762-9f47-48b4-b57d-80dcdec91c56.png) Show your screenshot,...

![stat](https://user-images.githubusercontent.com/5917956/192839748-d69afdee-8376-4475-8da4-afb1ac6d67cc.png)

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...