On 2017-06-11, Asbel Kiprop <seran...@gmail.com> wrote: > Hello > After todays update my Dokuwiki just throw 500 error "There is no suitable > CSPRNG installed on your system". Googled a bit and found out it because i > have no /dev/urandom in my basedir, > And this kinda obvious cuz i have httpd chrooted by default > > Doku version dokuwiki-2017.02.19b installed from the OpenBSD pacjages, So > only way is to disable chroot? >
I think any of these options should work, listed in order of preference. 1. use php 7 2. install and enable pecl-sodium 3. install and enable php-mcrypt