]> BookStack Code Mirror - website/commitdiff
Added nd_pdo_mysql lahoje/patch-1 189/head lahoje/patch-1
authoriteffekt AB <redacted>
Sun, 23 Jun 2024 19:34:34 +0000 (21:34 +0200)
committerGitHub <redacted>
Sun, 23 Jun 2024 19:34:34 +0000 (21:34 +0200)
Makes it easier for hosting providers.

content/docs/admin/installation.md

index 377fb6cfbc3408150141a87174f1056fa879feb2..adc6704e476730d7ccb360e80c4d4f06d057a0fd 100644 (file)
@@ -29,7 +29,7 @@ BookStack has the following requirements:
 
 * **PHP** >= 8.1
     * For installation and maintenance, you'll need to be able to run `php` from the command line.
-    * Required Extensions: OpenSSL, PDO, MBstring, iconv, Tokenizer, GD, MySQL, SimpleXML & DOM.
+    * Required Extensions: OpenSSL, PDO (nd_pdo_mysql), MBstring, iconv, Tokenizer, GD, MySQL, SimpleXML & DOM.
     * Optional Extensions: LDAP *(If wanting to use LDAP Auth)*.
 * **MySQL** >= 5.7 or **MariaDB** >= 10.2
     * For the storage of BookStack content and data.