Global modules does not appear on pages but can be see in library - kary4/divituts GitHub Wiki
Known issues:
- This error occurs due to a configuration differences between our server and the ImageMagick module. WordPress uses ImageMagick for processing the images, but the ImageMagick module is not fully loaded on our server.
We have added following statement in the .htaccess file to fix the 500 error now.
SetEnv MAGICK_THREAD_LIMIT 1