Tag Archives: php

upgrading to php 5.3 via macports

so i noticed macports already has php 5.3 only a week after its release. so why not give it a try. well here’s what happened ….

Zend Debugger requires Zend Engine API version 220060519.
The Zend Engine API version 220090626 which is installed, is newer.
Contact Zend Technologies at http://www.zend.com/ for a later version of Zend Debugger.

PHP [...]

LAMP (leopard, apache, mysql, php)

## Introduction
instructions for setting up dynamic web server and services on mac os x (10.5, should be similar for 10.4)
## semi-quick semi-easy totally sweet setup (a wee bit of compile time, but its worth it … smoke em if you got em boys)
1. download and install macports from macports.org
1. make sure you have xcode dev [...]