As suggested, I downgraded to php-seclib version 1.0.1-2, and restarted lighttpd.
Error no longer appears. Full log of lighttpd errors: using version 1.0.1-3 2016-03-28 22:44:14: (log.c.194) server started 2016-03-28 22:44:20: (mod_fastcgi.c.2520) FastCGI-stderr: PHP Fatal error: Call to undefined method Crypt_Base::Crypt_Base() in /usr/share/php/Crypt/Rijndael.php on line 269 2016-03-28 22:55:20: (server.c.1572) server stopped by UID = 0 PID = 1 using version 1.0.1-2 2016-03-29 08:49:00: (log.c.194) server started 2016-03-29 08:49:03: (mod_fastcgi.c.2520) FastCGI-stderr: PHP Warning: Invalid argument supplied for foreach() in /usr/share/dokuwiki/lib/exe/js.php on line 79 2016-03-29 08:49:03: (mod_fastcgi.c.2520) FastCGI-stderr: PHP Warning: Invalid argument supplied for foreach() in /usr/share/dokuwiki/lib/exe/css.php on line 86 2016-03-29 08:49:03: (mod_fastcgi.c.2520) FastCGI-stderr: PHP Warning: Invalid argument supplied for foreach() in /usr/share/dokuwiki/lib/exe/css.php on line 86 - frank On 29 March 2016 at 00:55, David Prévot <da...@tilapin.org> wrote: > Hi, > > Thank you for your report. > > CCing Perpetuum who reported a similar issue in #819415, and Mathieu who > uploaded php-seclib 1.0.1-3. > > Le 28/03/2016 07:31, Frank Jung a écrit : >> Package: php-seclib >> Version: 1.0.1-3 > >> Loading Dokuwiki running on lighttpd reported a 500 "The localhost page isn’t >> working" error. Looking into lighttpd logs I see in error.log >> >> (mod_fastcgi.c.2520) FastCGI-stderr: PHP Fatal error: Call to undefined >> method >> Crypt_Base::Crypt_Base() in /usr/share/php/Crypt/Rijndael.php on line 269 > > I guess the “Fix Methods with the same name as their class” is > incomplete, can you please roll back to 1.0.1-2 and comment if it fixes > the issue for you. > > Regards > > David > -- - frankhj...@linux.com