LDAP Support for CactiEZ

Addons for Cacti and discussion about those addons

Moderators: Developers, Moderators

Post Reply
jmjones
Posts: 18
Joined: Wed Feb 09, 2005 12:19 pm

LDAP Support for CactiEZ

Post by jmjones »

Does any one know how to get the ldap support when using the cactiEZ installer. Pear seems to be broken.

When I issue "pear install net_ldap"
First: I got the no build with state equal to stable
Next: I changed my preferred state "pear config-set preffered_State alpha". It tries to install, but ends up saying.. No handlers for package.xml version 2.0

I am a windows user trying to get by with linux, so thanks for the help.
cigamit
Developer
Posts: 3367
Joined: Thu Apr 07, 2005 3:29 pm
Location: B/CS Texas
Contact:

Post by cigamit »

Redhat 4 has a really old verison of Pear, but there isn't much I can do about that at install time. Here is what you do to upgrade it and get net_ldap.

First, goto here
http://pear.php.net/package/PEAR/download/1.3.3
and download v1.3.3, not any of the newer versions.

Extract the archive to a directory (the directory should have a xml file, and another folder in it). Then run this command
pear upgrade /path/to/PEAR-1.3.3

Now we will update to the lastest version
pear upgrade pear
pear upgrade-all


Now we need to install net_ldap, but you will get the same error about not finding a stable version, so we just force it
pear install -f net_ldap
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest