File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff 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.
276276Ensure that ` libapache2-mod-php ` is installed and enabled.
277277Also, verify that your ` php.ini ` and ` .htaccess ` files don't contain invalid directives.
278278When encountering 500 Internal Server Errors, check Apache error logs at ` /var/log/apache2/error.log ` for information about the error.
You can’t perform that action at this time.
0 commit comments