[dokuwiki] New PR: Fix calling undefined function random_int() when doing install.php

  • From: "yousong" <wiki@xxxxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Mon, 20 Feb 2017 10:54:39 +0100 (CET)

Hi,

yousong opened a new pull request at 
https://github.com/splitbrain/dokuwiki/pull/1856:

Otherwise the it will fail with the following error:

        2017/02/20 14:34:57 [error] 16242#0: *59 FastCGI sent in stderr: "PHP 
message: PHP Fatal error:  Call to undefined function random_int() in 
/var/www/dokuwiki/inc/PassHash.class.php on line 630" while reading response 
header from upstream, client: 172.18.35.245, server: _, request: "POST 
/dokuwiki/install.php HTTP/1.1", upstream: 
"fastcgi://unix:/var/run/php-fpm/php-fpm.sock:", host: "10.5.234.170", 
referrer: "http://10.5.234.170/dokuwiki/install.php";

Fixes #1852

Please help us to review this pull request, so new contributors get feedback in 
a timely manner.

9759c300-f752-11e6-81f7-0f13de0f4c7e


-- 
DokuWiki mailing list - more info at
http://www.dokuwiki.org/mailinglist

Other related posts:

  • » [dokuwiki] New PR: Fix calling undefined function random_int() when doing install.php - yousong