Public bug reported:

Example nginx config in wordpress package fails to find php-fpm socket
in 16.04:

Either /usr/share/doc/wordpress/examples/nginx-wordpress.conf should
have line:

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

changed to:

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

** Affects: wordpress (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/1571436

Title:
  Needed update to nginx example config file due to dependency change

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

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

Reply via email to