Error on an Shared Host: opendir(/tmp): failed to open dir: Permission denied at

I fixed it !:yum:

Just creat a folder /tmp in the root of your Nextcloud and give 755 to it and then add the following to your config.php:

‘tempdirectory’ => ‘/www/htdocs/xxxxx/xxxxx/xxxxx/tmp’,

Since i did that … the Errorentry in the log came never back :grin: