Public bug reported:

Ubuntu 18.04.3
nginx 1.14.0-0ubuntu1.6
php7.2-fpm

php7.2 is the default php for Ubuntu 18.04.3.

There is default file /etc/nginx/sites-enabled/default that installed
with nginx. It has section for php, it points to php7.0-fpm but php7.2
is installed. With this configuration, nginx reports error "502, Bad
Gateway".

        #       fastcgi_pass unix:/var/run/php/php7.0-fpm.sock;

BTW, the designs that points to version of php is not good, it is
fragile. This bug is nice example how fragile it is...

** Affects: nginx (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1843968

Title:
  /etc/nginx/sites-enabled/default reference wrong php-fpm

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/1843968/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to