Needed update to nginx example config file due to dependency change

Bug #1571436 reported by Justin Searle (meeas)
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
wordpress (Debian)
Fix Released
Unknown
wordpress (Ubuntu)
Fix Released
Low
Unassigned
Xenial
Triaged
Low
Unassigned

Bug Description

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;

Tags: php7
Jeremy Bícha (jbicha)
Changed in wordpress (Ubuntu Xenial):
importance: Undecided → Low
Changed in wordpress (Ubuntu):
importance: Undecided → Low
Changed in wordpress (Ubuntu Xenial):
status: New → Triaged
Changed in wordpress (Ubuntu):
status: New → Triaged
Changed in wordpress (Debian):
status: Unknown → New
Jeremy Bícha (jbicha)
tags: added: php7
Revision history for this message
Thomas Ward (teward) wrote :

My two cents: Example configs are just that - example configs.

Related as to why the observed issue here is an issue (also referred to in the release notes), related to php5 to php7.0 migration: http://dark-net.net/?p=125

Changed in wordpress (Debian):
status: New → Fix Committed
Revision history for this message
Jeremy Bícha (jbicha) wrote :
Changed in wordpress (Ubuntu):
status: Triaged → Fix Released
Changed in wordpress (Debian):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.