Bei mir erscheint da auch nichts. Es wird nur eine Exeption geworfen:
PHP Fatal error: Uncaught exception 'Zend\Cache\Exception\InvalidArgumentException' with message 'Cache directory '/tmp' not readable' in .../wp-content/plugins/shariff-sharing/backend/vendor/zendframework/zend-cache/Zend/Cache/Storage/Adapter/FilesystemOptions.php:138
Stack trace:
#0 .../wp-content/plugins/shariff-sharing/backend/src/Backend.php(28): Zend\Cache\Storage\Adapter\FilesystemOptions->setCacheDir('/tmp')
#1 .../wp-content/plugins/shariff-sharing/backend/index.php(28): Heise\Shariff\Backend->__construct(Array)
#2 .../wp-content/plugins/shariff-sharing/backend/index.php(33): Application::run()
#3 {main}
thrown in .../wp-content/plugins/shariff-sharing/backend/vendor/zendframework/zend-cache/Zend/Cache/Storage/Adapter/FilesystemOptions.php on line 138
/tmp ist auf meinem Sharedhost nicht beschreibbar. In den Options ist aber keine Option, das Tempverzeichnis zu ?ndern.