[Date Prev][Date Next] [Chronological] [Thread] [Top]

OpenLDAP and PHP/Apache problem



> Hi,
>
> I have a problem modifying entries with PHP on Apache. I can list entries
> without a problem and also delete them, but using the ldap_modify command
> the web page that should load is not present and a standard "server not
> found" error appears in the browser. It is very strange because using
> command line ldapmodify and a ldif file works fine. I am not able to trap
> the error.
>
> Also, the attribute I just tried to modify disappears from the ldap entry.
>
> Incidentally, the LDAPExplorer tool (which is excellent) has the same
> problem when trying to modify an entry.
>
> Are there permissions to set between php or apache and ldap? Doesn't seem
> right to me...
>
> Any ideas?
>
> Thanks,
>
> -s
>
>