Quantcast
Channel: DokuWiki
Viewing all articles
Browse latest Browse all 25296

faq:error500 - Added another reason for error

$
0
0
1418381034current
Line 24:Line 24:
 ini_set('error_log', 'errorlog.txt'); ini_set('error_log', 'errorlog.txt');
 </code> </code>
 +
 +:!: This error will happen when editing/creating if you are using PHP7 on Linux without installing php7.0-xml.
  
 :!: Some combinations of plugins seem to cause this behaviour. If in doubt, disable user-installed plugins. If this restores access to your Wiki, make sure all of your plugins are update-to-date using Plugin Manager. If you cannot access your Admin/Plugin Manager page but you do have access to the server's filesystem (e.g. by ssh), then you can disable plugins by editing conf/plugins.local.conf or creating an empty file called 'disabled' in each plugin's directory. Each time you disable an extra plugin, refresh your browser to see if the 500 error has gone away. On *nix, something like either of the below should do the trick to disable plugin 'pluginname': :!: Some combinations of plugins seem to cause this behaviour. If in doubt, disable user-installed plugins. If this restores access to your Wiki, make sure all of your plugins are update-to-date using Plugin Manager. If you cannot access your Admin/Plugin Manager page but you do have access to the server's filesystem (e.g. by ssh), then you can disable plugins by editing conf/plugins.local.conf or creating an empty file called 'disabled' in each plugin's directory. Each time you disable an extra plugin, refresh your browser to see if the 500 error has gone away. On *nix, something like either of the below should do the trick to disable plugin 'pluginname':

Viewing all articles
Browse latest Browse all 25296

Trending Articles