ldapphpadmin にログインした後、ユーザーの横にある + 記号を押すと、エラーが発生する
There was a problem with the request
が生成され、ログにエラー
PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 1024001 bytes) in /usr/share/phpldapadmin/lib/AJAXTree.php on line 100
更新memory_limit
して apache サービスを再起動しましたが、エラーが解決しません。
何か案は?