Tag Archives: php5.3
Installing PHP5.3 beta on Ubuntu 8.10
I wanted to try out the new feature available in PHP 5.3 a while ago. And ran into a few obstacles trying get it installed. Since then I’ve installed it a few times successfully. In each case I already has … Continue reading
Apple Releases Security Update 2008-007 and Breaks my Apache
As soon as I installed the Apple Security Update 2008-007 this afternoon, restarted and re-opened firefox to all my previous tabs I knew something was up when my localhost suddenly wasn’t responding. According to Apple, this fix updates to a … Continue reading
Late Static Binding with PHP 5.3
With the Alpha3 Release of PHP 5.3 out and about it’s looking like the much anticipated late static binding functionality is starting to solidify. Once I finally got PHP 5.3 running (see my previous post) I worked through creating an … Continue reading
Installing PHP 5.3 on Mac OS X Leopard
After many frustrating hours and three separate attempts I am finally running PHP 5.3.0alpha3 on my MacBook Pro using the default Leopard Apache installation (the one you can turn on/off with web sharing). This post is as much a summary … Continue reading