Hello together,
after a update to 1.3.1 I have undefined Problems with many websites.
examble:
I navigate to "contact"-page. Sometimes I get a "blank"-page, sometimes 404, sometimes a "wrong"-page like "impressum". I need sometimes 5 attemts to load this page.
Changes regarding opcache was deactivated i-MSCP >= 1.3.1 and PHP opcache - Unable to allocate shared memory segment
My system:
Shell-Script
- lsb_release -a
- No LSB modules are available.
- Distributor ID: Ubuntu
- Description: Ubuntu 16.04.1 LTS
- Release: 16.04
- Codename: xenial
- php -v
- PHP 7.0.8-0ubuntu0.16.04.2 (cli) ( NTS )
- Copyright (c) 1997-2016 The PHP Group
- Zend Engine v3.0.0, Copyright (c) 1998-2016 Zend Technologies
- with Zend OPcache v7.0.8-0ubuntu0.16.04.2, Copyright (c) 1999-2016, by Zend Technologies
- mysql --version
- mysql Ver 14.14 Distrib 5.7.15, for Linux (x86_64) using EditLine wrapper
So I switch back to 1.3.0 (via snapshot) and no problems.
Which changes from 1.3.0 > 1.3.1 has effects on this kinds of problems?