Hi,
First, sorry about the noobness, I don't know much about PHP beside installing it 🙂
I'm currently running PHP 5.0.5 on a Windows 2003 server. I also use PEAR Mail.
Since it is an old version, I'd like to upgrade to 5.2.0. In itself, I don't think it should be too complicated but...
I run a few Wikis running on Mediawiki and I want to use a LDAP authentication plugin (http://meta.wikimedia.org/wiki/LDAP_Authentication) but PHP must be compiled with LDAP support.
So if i got it right, I need:
- PHP source code
- LDAP client installed
- Visual Studio 6+. Can I do this with visual Studio 2005?
Since I never compiled PHP before, I could use some help with that.
Thanks!