Installing PHP5 soap extension on Leopard 10.5.5

By donc

I’m currently trying to glue Crowd authentication into phpBB3 by writing an authentication plugin that uses this Crowd PHP library.

Unfortunately Leopard’s version of PHP is missing the SOAP libraries.

Eelco Wiersma over at Pagebakers has excellent instructions for building and installing the SOAP extension without having to rebuild the whole PHP installation.

Leave a Reply