PHP
Ryan Schmidt
ryandesign at macports.org
Thu May 31 08:01:04 PDT 2012
Remember to Reply All so the conversation stays on the mailing list.
On May 31, 2012, at 09:27, Floyd Resler wrote:
> On May 31, 2012, at 10:23 AM, Ryan Schmidt wrote:
>
>> On May 31, 2012, at 09:16, Floyd Resler wrote:
>>
>>> I have been trying to install PHP 5.3 on my PPC 10.5 server. Macports installs it. However, a phpInfo shows I'm still running 5.2.15. How can I make it use the 5.3 install?
>>
>> Are you using the old php5 port or the new php53 port?
>>
>> What server API (SAPI) are you using -- Apache, FastCGI, FPM?
>>
>> If Apache, you do know you also need to use MacPorts Apache server, not Apple's Apache server, right? You'll use System Preferences > Sharing > Personal Web Sharing (or whatever it's called), turn off Apple's web server, then "sudo port load apache2" to load MacPorts Apache, possibly having modified its httpd.conf a bit first.
>
> Ah, no I didn't know I need to use the MacPorts Apache server. I will give that a try.
Further information that might be helpful to you:
https://trac.macports.org/wiki/howto/MAMP
However this has not been updated for the new php53 / php54 ports.
More information about the macports-users
mailing list