RE: Having a pretty rough time getting php5 installed

2008-08-08 Thread John Korchok
Hi, I'm not a MacPorts expert like many of the others on this list, but you'll make your life easier and longer if you install an entire MAMP setup in Macports rather than trying to tie it in bits and pieces with other software installed from source. PHP installed with MacPorts expects to find A

Re: Having a pretty rough time getting php5 installed

2008-08-08 Thread Scott Haneda
Maybe I'm not understanding this entirely. I already have mysql 5 installed from source and running. I also have apache 2 running as part if the built in os install. I don't need to have those installed. They are running and configured as I need them to be. I thought the +mysql5 meant php w

Re: Having a pretty rough time getting php5 installed

2008-08-08 Thread Bryan Blackburn
On Aug 8, 2008, at 8:31 PM, Scott Haneda wrote: ... > And here is what I want to install: > sudo port install php5 +apache2 +mysql5 +pear +imap +sqlite +tidy > > * As a side note, this is a test machine, an identical one is at a > colo fascility, and I do not want to run ports on that machine, but

RE: Having a pretty rough time getting php5 installed

2008-08-08 Thread John Korchok
Hi Scott, Try sudo port install mysql5 +server sudo port install apache2 sudo port install php5 +apache2 +mysql5 +whateverelse in that order. I work with colo machines, but my preferred work method is to install all the software using macports on the machine inhouse, test everything and then swap

Having a pretty rough time getting php5 installed

2008-08-08 Thread Scott Haneda
I am running PPC Dual G5 OS X 10.5 Leopard Downloaded and installed xcode today, so it should be as current as I can get. sudo port -v MacPorts 1.600 Ran the update and it seemed to update fine, or not need it: DEBUG: MacPorts base dir: /opt/local/var/macports/sources/ rsync.macports.org/relea