We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 695bc20 commit 47d173fCopy full SHA for 47d173f
docs/install.md
@@ -17,7 +17,7 @@ Flarum 2.0 is currently in beta. It is not ready for production use.
17
Before you install Flarum, it's important to check that your server meets the requirements. To run Flarum, you will need:
18
19
* **Apache** (with mod\_rewrite enabled) or **Nginx**
20
-* **PHP 8.2+** with the following extensions: curl, dom, fileinfo, gd, json, mbstring, openssl, pdo\_mysql, tokenizer, zip
+* **PHP 8.2+** with the following extensions: curl, dom, fileinfo, gd, json, mbstring, openssl, pdo\_mysql, tokenizer, zip, session
21
* **One of the following databases**:
22
* MySQL 5.7+ / 8.0.30+
23
* MariaDB 10.3+
0 commit comments