#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