[MacPorts] #20410: php52: make a port for php 5.2.x
MacPorts
noreply at macports.org
Tue Sep 1 08:58:52 PDT 2009
#20410: php52: make a port for php 5.2.x
-----------------------------+----------------------------------------------
Reporter: schalk@… | Owner: ryandesign@…
Type: request | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 1.7.1
Resolution: fixed | Keywords: legacy
Port: php52 |
-----------------------------+----------------------------------------------
Comment(by josh@…):
Update:
It seemed to be a conflict with the dependent ports compiled during the
attempted php5 port and the php52 port. I was able to get a clean working
install by doing:
{{{
port clean php52
port -f uninstall installed
port installed
port install grep
port install apache2
port install mysql5-server
port install php52 +apache2 +mysql5 +pear +sqlite
}}}
--
Ticket URL: <http://trac.macports.org/ticket/20410#comment:13>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list