Skip to content

Commit 8f3f4c9

Browse files
s3inlcCopilot
andauthored
typo fix
Co-authored-by: Copilot <[email protected]>
1 parent c01adc4 commit 8f3f4c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/faq_tips/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ It is not officially supported and there are no pre-built docker images availabl
272272

273273
<span style="font-size:1.2em; font-weight:bold;">❓ Why does Apache show only a directory or a 500 error?</span>
274274

275-
A 500 error or directory index ususally indicates PHP is either not installed, disabled, or misconfigured.
275+
A 500 error or directory index usually indicates PHP is either not installed, disabled, or misconfigured.
276276
Ensure that `libapache2-mod-php` is installed and enabled.
277277
Also, verify that your `php.ini` and `.htaccess` files don't contain invalid directives.
278278
When encountering 500 Internal Server Errors, check Apache error logs at `/var/log/apache2/error.log` for information about the error.

0 commit comments

Comments
 (0)