mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
restore open_basedir hint
This commit is contained in:
@@ -36,6 +36,9 @@ The random number generation also tries to request random numbers from
|
||||
``/dev/urandom``, thus it is highly recommended to configure your setup in such
|
||||
a way that PHP is able to read random data from it.
|
||||
|
||||
.. note:: When having an ``open_basedir`` configured within your ``php.ini`` file,
|
||||
make sure to include the folder ``/dev``.
|
||||
|
||||
Enable hardening modules such as SELinux
|
||||
****************************************
|
||||
|
||||
|
||||
Reference in New Issue
Block a user