[MacPorts] #25890: php5, php5-devel fails when using -apache2 (was: php5 5.3.2_1 CGI install without Apache fails)

MacPorts noreply at macports.org
Sat Jul 31 15:14:12 PDT 2010


#25890: php5, php5-devel fails when using -apache2
---------------------------------------+------------------------------------
 Reporter:  ioweurwioe@…               |       Owner:  ryandesign@…           
     Type:  defect                     |      Status:  assigned               
 Priority:  Normal                     |   Milestone:                         
Component:  ports                      |     Version:  1.9.1                  
 Keywords:                             |        Port:  php5, php5-devel       
---------------------------------------+------------------------------------
Changes (by ryandesign@…):

  * status:  new => assigned
  * port:  php5 => php5, php5-devel


Comment:

 The php5 port has no variant called "+cgi". See "port variants php5". You
 want:

 {{{
 sudo port install php5 +fastcgi
 }}}

 So our error is that we don't prevent you from installing when you've
 explicitly unselected the apache2 variant and haven't selected the
 +fastcgi or +no_web variants. Perhaps the +no_web variant should just go
 away, now that we are using registry 2.0 which can remember deselected
 variants.

-- 
Ticket URL: <http://trac.macports.org/ticket/25890#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list