Open Mateusz-Grzelinski opened 7 months ago
A quick path difference indicates that only version file is not updated, no big deal.
PS > $dir6 = Get-ChildItem -Recurse -Path .\phpLDAPadmin-1.2.6.6
PS > $dir7 = Get-ChildItem -Recurse -Path .\phpLDAPadmin-1.2.6.7
PS > Compare-Object -ReferenceObject $dir6 -DifferenceObject $dir7
InputObject SideIndicator
----------- -------------
phpLDAPadmin-1.2.6.7 =>
tools =>
posixGroup.xml =>
po =>
unserialize.php =>
Makefile =>
messages.header =>
phpLDAPadmin-1.2.6.6 <=
I got same problem by install the v1.2.6.7
tarball on Ubuntu 22.04. 🤣
I have got same problem with v1.2.6.3
on on Ubuntu 22.04, and I fixed it by overwrite it with the v1.2.6.7
tarball . 🤣
I got same problem by install the
v1.2.6.7
tarball on Ubuntu 22.04. 🤣
Why not use the package phpldapadmin ? 😄
Hi @williamdes ,
Sorry, I need fix some wording to improve this info.
I installed the phpldapadmin v1.2.6.3 on Ubuntu 22.04, and get error like 8192: trim
. 😓
Why not use the package phpldapadmin ? 😄
Now, I's working after I manual upgraded (overwrite) it by tarball. 🤟
Bug #1992366 “phpldapadmin not working with PHP8.1” : Bugs : phpldapadmin package : Ubuntu
Hello You can also install the lastest package from Debian unstable See: https://tracker.debian.org/pkg/phpldapadmin https://ftp.debian.org/debian/pool/main/p/phpldapadmin/ Download: https://ftp.debian.org/debian/pool/main/p/phpldapadmin/phpldapadmin_1.2.6.7-1_all.deb
And let me know if all works fine ;)
Hi @williamdes ,
It's working for me, and I have wrote Ansible playbook to provisioning the PLA v1.2.6.7 on Ubuntu 22.04.
https://ftp.debian.org/debian/pool/main/p/phpldapadmin/phpldapadmin_1.2.6.7-1_all.deb
Thank you very much. <[ ]>
Describe the bug VERSION file in release 1.2.6.7 indicated incorrect version:
Checked for tar and zip files.
Please verify if the release ACTUALLy contains 1.2.6.7 changes.
To Reproduce
Download https://github.com/leenooks/phpLDAPadmin/releases/tag/1.2.6.7 and extract