On 1/28/07, Ryan Trumbull  wrote:
I recently reinstalled my Ubuntu 6.06 server. I have PHP5

have you added the "ini_set('zend.ze1_compatibility_mode', true);" to
the top of your header.inc.php yet?  .16 won't work very at all on
php5 without this, and even them some things still won't be exactly
right.


Warning: ldap_mod_replace() [function.ldap-mod-replace]: Modify: Invalid syntax 
in /usr/share/phpgroupware/setup/ldapmodify.php on line 177
failed to modify: cn=users,ou=Group,dc=hyperlinkup,dc=dyndns,dc=biz

unfortunatly, our ldap support has not been modified much if at all
since eGroupware created thier fork so you are quite likely to have
the same problems.  from what I can tell, this error is an ldap error
for when the ldap server doens't like one of the attribute values.

I don't know enough about ldap to know what value it didn't like,
maybe there's something more in the ldap logs?  php's api wrappers are
notorious for not providing very helpfull errors.


_______________________________________________
phpGroupWare-users mailing list
phpGroupWare-users@gnu.org
http://lists.gnu.org/mailman/listinfo/phpgroupware-users

Reply via email to