Re: Confused about installing PHP5 cli

2009-07-15 Thread Ryan Schmidt
On Jul 14, 2009, at 15:00, mrbigpants wrote: Ryan Schmidt wrote: There is PHP4 at /usr/local/bin (came w/ OSX, I think) Apple does not supply any software in /usr/local; I misspoke. There is a php binary in /usr/bin, which I assume came w/ OS X. Yes, Apple provides a php in /usr/bin s

Re: Confused about installing PHP5 cli

2009-07-14 Thread Panagiotis Atmatzidis
my PATH environment variable so that /opt/local/bin comes before /usr/bin? What's the best way to handle this? Thanks. -- View this message in context: http://www.nabble.com/Confused-about-installing-PHP5-cli-tp24473478p24486760.html Sent from the MacPorts - Users mailing list archi

Re: Confused about installing PHP5 cli

2009-07-14 Thread mrbigpants
so that /opt/local/bin comes before /usr/bin? What's the best way to handle this? Thanks. -- View this message in context: http://www.nabble.com/Confused-about-installing-PHP5-cli-tp24473478p24486760.html Sent from the MacPorts - Users mailing lis

Re: Confused about installing PHP5 cli

2009-07-13 Thread Ryan Schmidt
On Jul 14, 2009, at 00:29, mrbigpants wrote: Ah, so I always had CLI version there. I just didn't know it was in /opt/local/bin. Thanks for the command to upgrade to 5.3. You can always see what software a port installs by typing e.g. port contents php5 (once the port is installed and activ

Re: Confused about installing PHP5 cli

2009-07-13 Thread mrbigpants
f you do not need the apache2 module or any web support, you can > save yourself some time next time by using the +no_web variant. See > "port variants php5" for the list of available variants. > > ___ > macports-users mailing list > macports-users@lists.macosforge.

Re: Confused about installing PHP5 cli

2009-07-13 Thread Ryan Schmidt
On Jul 13, 2009, at 23:50, mrbigpants wrote: I need php5 to work in cli. I just did 'sudo port install php5' and it says, Image error: Another version of this port (php5 @5.2.10_1+apache2 +macosx) is already active. Correct. You already had php5 installed. You should have used "sudo por

Re: Confused about installing PHP5 cli

2009-07-13 Thread S. M. Ibrahim (Lavlu)
I have to somehow > uninstall and reinstall the port? > > (There is php available to cli currently, but it's php4.) > > Thanks. > > -Noob > -- > View this message in context: > http://www.nabble.com/Confused-about-installing-PHP5-cli-tp24473478p24473478.htm

Confused about installing PHP5 cli

2009-07-13 Thread mrbigpants
he command line? Do I have to somehow uninstall and reinstall the port? (There is php available to cli currently, but it's php4.) Thanks. -Noob -- View this message in context: http://www.nabble.com/Confused-about-installing-PHP5-cli-tp24473478p24473478.html Sent from the MacPorts - Use