mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/10925] Clarify installation requirements for SQLite
PHPBB3-10925
This commit is contained in:
parent
f1f2ab92b1
commit
d26606f986
1 changed files with 1 additions and 1 deletions
|
@ -139,7 +139,7 @@
|
|||
<ul>
|
||||
<li>MySQL 3.23 or above (MySQLi supported)</li>
|
||||
<li>PostgreSQL 7.3+</li>
|
||||
<li>SQLite 2.8.2+</li>
|
||||
<li>SQLite 2.8.2+ (SQLite 3 is not supported)</li>
|
||||
<li>Firebird 2.1+</li>
|
||||
<li>MS SQL Server 2000 or above (directly or via ODBC)</li>
|
||||
<li>Oracle</li>
|
||||
|
|
Loading…
Add table
Reference in a new issue