https://bugzilla.wikimedia.org/show_bug.cgi?id=62549

            Bug ID: 62549
           Summary: Default install includes php5-fpm when it should not
           Product: MediaWiki-Vagrant
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General
          Assignee: o...@wikimedia.org
          Reporter: ebernhard...@wikimedia.org
                CC: o...@wikimedia.org, yuvipa...@gmail.com
       Web browser: ---
   Mobile Platform: ---

On first boot of mediawiki-vagrant with no roles enabled the php5-fpm server is
installed an enabled, but not used.  This conflicts with HHVM which uses the
same port for fastcgi communication.

According to logs in /var/log/apt/history.log php5-fpm was installed due to the
installation of php5-mysql.  This requires php5 which requires one of several
php5 SAPI's.  Since apache has not yet installed libapache2-mod-php5 apt has to
guess and in my case decided to install php5-fpm.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to