Codemeister
Verified User
- Joined
- Dec 17, 2013
- Messages
- 6
So I have been trying pretty much everything and I'm sure I am forgetting something, but I don't know what.
I am trying to install PHP-LDAP but can't make it work.
Followed https://help.directadmin.com/item.php?id=252 for instructions.
First of all: I do not know what lines I need to add,
, or something else?
Second: do I need to download any files, and if yes, from where? Do I need to install any files using apt-get?
I tried adding
to the configure.php56-file and then did a
I'm quite stuck and it's probably a real easy solution
I am trying to install PHP-LDAP but can't make it work.
Followed https://help.directadmin.com/item.php?id=252 for instructions.
First of all: I do not know what lines I need to add,
Code:
--with-ldap
Second: do I need to download any files, and if yes, from where? Do I need to install any files using apt-get?
I tried adding
Code:
--with-ldap
Code:
./build php n
I'm quite stuck and it's probably a real easy solution
