From: iteffekt AB Date: Sun, 23 Jun 2024 19:34:34 +0000 (+0200) Subject: Added nd_pdo_mysql X-Git-Url: http://source.bookstackapp.com/website/commitdiff_plain/0ee3d8a332c1a1daa811a53f216a2c2c9697f390 Added nd_pdo_mysql Makes it easier for hosting providers. --- diff --git a/content/docs/admin/installation.md b/content/docs/admin/installation.md index 377fb6c..adc6704 100644 --- a/content/docs/admin/installation.md +++ b/content/docs/admin/installation.md @@ -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.