Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 467098

Summary: virtual/httpd-php should alternatively depend on dev-lang/php[embed] for www-servers/uwsgi
Product: Gentoo Linux Reporter: Chris Mayo <aklhfex>
Component: [OLD] ServerAssignee: PHP Bugs <php-bugs>
Status: RESOLVED CANTFIX    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Chris Mayo 2013-04-24 19:20:16 UTC
www-servers/uwsgi with USE="php" is serving php fine for me with dev-lang/php USE including "-apache2 -cgi -fpm" but virtual/httpd-php insists on some of these flags for php.

Adding dev-lang/php:${SLOT}[embed] to virtual/httpd-php fixed this for me.

I did try adding a uwsgi dependency but it still wanted me to add USE="fpm" to php. Bug 461300?
Comment 1 Ole Markus With (RETIRED) gentoo-dev 2013-04-26 08:51:57 UTC
dev-lang/php[embed] certainly does not provide httpd-php. So that is out of the question.

Depending on uwsgi[php] is also out of the question because uwsgi is unstable.