DokuWiki

It's better when it's simple

User Tools

Site Tools


faq:error500

Apache Error 500 (Internal Server Error)

:?: When loading DokuWiki, I'm getting an Error 500 (Internal Server Error), what should I do?

:!: An internal server error occurs when some fatal error has happened that prevented the request to be fulfilled. This can have a myriad of causes and there is no one answer how to fix it.

Common Causes are:

  • bad .htaccess or webserver configuration
  • incompatible PHP version
  • missing PHP extensions
  • broken Plugin code
  • file permissions
  • SE Linux problems
  • etc.

The most important thing you have to do is to is find additional information on what exactly went wrong. The webserver will write additional information about the error to it's error log file. Please refer to Server/PHP Error Logs to learn how to locate the log file.

See also

faq/error500.txt · Last modified: 2022-03-16 16:14 by Michaelsy

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki