Compile php 5.3 ldap extension
- by toups
So trying to follow the very un-descriptive guide at my webhost for compiling a new php extension:
**Compiling PHP 5.3 extensions
You can also compile and load your own extensions. Here's how:**
1. Download and unpack the extension (from PECL, for instance).
2. If the extension is already compiled (most binary PHP loaders will be, for…