Skip to content

Commit f35ca7f

Browse files
Update docs/faq_troubleshooting.md
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 95ae9cb commit f35ca7f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/faq_troubleshooting.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,8 @@ docker-compose logs lychee
6666

6767
### I just updated to 7.3+ and I get PHP Fatal error: Uncaught RuntimeException: A facade root has not been set.
6868

69-
This error is misleading. Version 7.3 added the support for LDAP, which requires the `php-ldap` extension.
70-
Verify that you have all the required php extension installed.
71-
69+
This error is misleading. Version 7.3 added support for LDAP, which requires the `php-ldap` extension.
70+
Verify that you have all the required PHP extensions installed.
7271
### I'm getting database connection errors in Docker, what can I do?
7372

7473
Database connection issues in Docker are usually related to service configuration:

0 commit comments

Comments
 (0)