After Debian (dotdeb-nginx) and EE upgrade I got blank web pages

I am using EE for a while. I updated EE few weeks ago (3.1.4). Now I updated theSever os (Debian wheezy 7.8) (updated packages: clamav clamav-base clamav-daemon clamav-freshclam dpkg libclamav6 libcurl3-gnutls libgd2-xpm libldap-2.4-2 libperconaserverclient18.1 libruby1.8 libtasn1-3 libx11-6 libx11-data libxml2 libxrender1 linux-image-3.2.0-4-amd64 linux-libc-dev nginx-common nginx-full percona-server-client-5.6 percona-server-common-5.6 percona-server-server-5.6 percona-toolkit php5-cli php5-common php5-curl php5-fpm php5-gd php5-imap php5-mcrypt php5-memcache php5-mysqlnd php5-readline php5-xdebug php5-xmlrpc ruby1.8 tzdata)

when I enter “ee stack update” command I got this message: “MYSQL is not installed” But there is Percona server (5.6.24-72.2). And there are the databases of my sites which installed earlier by EE.

when I enter “ee info” command I see there is MYSQL 5.6.24-72.2, port 3306, datadir var/lib/mysql

Is there any misconfiguration? It seems that mysql path would be wrong.

At least I found the solution:

There is a missing / removed line in updated Dotdeb Nginx 1.8 fastcgi_params file compared to earlier version 1.6.3.

I had to insert this line “fastcgi_params whitespace, removed SCRIPT_FILENAME” to /etc/nginx/fastcgi_params script. And everything working well like earlier.

articles:

https://github.com/gplessis/dotdeb-nginx/issues/63

https://github.com/gplessis/dotdeb-nginx/blob/bb80b41173c1e2871a6356a7c109371a29211637/debian/nginx-common.NEWS#L47

Hi @kojak105

I hope your query is resolved. I am closing this support topic for now.

Feel free to create a new support topic if you have any queries further. :slight_smile: