I'm going crazy with this error in nextcloud:
PHP does not have access to / dev / urandom which is inadvisable for security reasons
I have done:
rm /dev/urandom
mknod -m 777 /dev/urandom c 1 9
But he keeps telling me he does not have access.
Can someone help me?
In php.ini I have:
open_basedir = /dev/urandom