- I will be using lighttpd as the httpd
apt-get install lighttpd php5-cgi php5-ldap php5-mhash
- Install PHPLdapAdmin
apt-get install phpldapadmin
- Move your lighttpd.conf to lighttpd.conf.bak
cd /etc/lighttpd mv lighttpd.conf lighttpd.conf.bak
Then download this lighttpd.conf and restart lighttpd
wget tuts4tech.net/files/lighttpd.conf /etc/init.d/lighttpd restart
- You should now be able to login to PHPLdapAdmin at http://server-ip:9090


Fri, Jul 3, 2009
Linux