PHPLDAPAdmin

From Notes

Jump to: navigation, search

If you get an error similar to the following:

Your install of PHP seems to be missing GETTEXT support.
  • You need to compile with nls.



If you get an error similar to the following:

(php-5.1.6-3.el4s1.5 on CentOS 4.5)

Warning: Unexpected character in input: ' in /var/www/html/phpldapadmin/lib/emuhash_functions.php on line 98
  • The problem was that the file was corrupted. I replaced the file with a good copy and it almost fixed the issue, but I had to backup my config and re-install phpldapadmin before I could login.
Personal tools