Public bug reported:

Binary package hint: phpmyadmin

With the inclusion of php5-fpm in main Unbuntu distro the Depends line
at the file DEBIAN/control should be adjusted to include php5-fpm as
follows:

- Depends: libapache2-mod-php5 | php5-cgi | php5, php5-mysql |
php5-mysqli, php5-mcrypt, perl, debconf (>= 0.5) | debconf-2.0,
dbconfig-common, ucf (>= 0.28), libjs-mootools (>= 1.2.4.0~debian1-1)

+Depends: libapache2-mod-php5 | php5-cgi | php5-fpm | php5, php5-mysql |
php5-mysqli, php5-mcrypt, perl, debconf (>= 0.5) | debconf-2.0,
dbconfig-common, ucf (>= 0.28), libjs-mootools (>= 1.2.4.0~debian1-1)

That way a user wanting to install a non apache (nginx or lighttp) web
server and using php5-fpm instead of php5-cgi would not need to also
install either apache, or php5-cgi, or php5 (wich has a php5-fpm hook)

** Affects: phpmyadmin (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/701997

Title:
  phpmyadmin dependencies should include php5-fpm

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

Reply via email to