Hi!
I´m getting a strange error here:
myDBR was not able to open a PHP session.
Error message:
Notice: A session had already been started - ignoring session_start() in /home/mzn/biskud/public_html/lib/utils.php on line 2622
This error stops when I restart php-fpm but some request early this happens again in all requests.
I´m using nginx with php-fpm
Thanks!