Koozali.org: home of the SME Server

Contribs.org Forums => Koozali SME Server 10.x Contribs => Topic started by: ReetP on September 29, 2021, 04:11:29 PM

Title: smeserver-phpldapadmin
Post by: ReetP on September 29, 2021, 04:11:29 PM
So a bit of advanced notice of ongoing work.

This was a good contrib but age had caught up with it, particularly PHP which seems to be on a mission to deprecate itself completely very soon :shock:

I found a github repo with some more recent v1.2 code which should run with PHP > 7.1 which fixes the mcrypt deprecation issues, and they are are also working on a v2.0

I have imported the core code to smecontribs but both the smeserver-phpldapamin and phpldapadmin need work to convert to using PHP pools and SME update events which I hope Brian will be working on over the next few weeks, but I am hopeful that this great tool will work again.

Please keep a watch on these bugs and help out.

https://wiki.koozali.org/Phpldapadmin

https://bugs.koozali.org/show_bug.cgi?id=11699

https://bugs.koozali.org/show_bug.cgi?id=11700
Title: Re: smeserver-phpldapadmin
Post by: Jean-Philippe Pialasse on September 29, 2021, 06:48:12 PM
there sre chances indeed that the one from epel ,if any, is outdated and wirks only with php54.
best import last one from git and use whatever php version it needs.

did similar for phpmyadmin from memory.
Title: Re: smeserver-phpldapadmin
Post by: ReetP on September 30, 2021, 11:03:09 AM
best import last one from git and use whatever php version it needs.

Done exactly that. Just needs Brians magic touch ;-)