Ok, I updated the package.
@simonsmiley: I guess you use php-fpm which I included as an optional dependency, don't you ? Thanks anyway.
Search Criteria
Package Details: ldap-account-manager 4.9-1
Package Actions
| Package Base: | ldap-account-manager |
|---|---|
| Description: | A webfrontend for managing entries stored in an LDAP directory |
| Upstream URL: | https://www.ldap-account-manager.org/ |
| Category: | system |
| Licenses: | |
| Submitter: | WithHat |
| Maintainer: | WithHat |
| Last Packager: | WithHat |
| Votes: | 0 |
| First Submitted: | 2013-09-23 23:53 |
| Last Updated: | 2015-04-08 19:47 |
Dependencies (7)
- openldap>2.0
- php>=5.2.4
- php-ldap
- perl (optional) – Needed for lamdaemon
- php-apache (optional) – Run LDAP Account Manager on Apache
- php-fpm (optional) – Run LDAP Account Manager on other webservers
- php-mcrypt (optional) – Store LDAP password encrypted in the session file
Required by (0)
Sources
- apache.example.conf
- dont-look-for-alternate-perl.patch
- fix-htmldir-and-docdir.patch
- http://downloads.sourceforge.net/lam/ldap-account-manager-4.9.tar.bz2
Latest Comments
Comment by WithHat
Comment by WithHat
Were there some other dependencies you had to install to make it run with nginx ?
Or was it sufficient to install only nginx instead of apache/php-apache ?
Comment by simonsmiley
I have it up and running using nginx.
Comment by WithHat
The documentation lists apache as a requirement and unfortunately I don't have the possibility to test it with other servers than Apache.
Did you try to get it running on other servers ?
I will contact the developers and ask whether it's possible or not.
If Apache is not mandatory I will happily remove this dependency.
Comment by simonsmiley
could you please remove apache from the dependencies, so it can be installed with some other server?