[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Help me:Rename DN with childrens in PHP.
On Thu, Oct 17, 2002 at 04:41:42PM +0200, Tony Earnshaw wrote:
> tor, 2002-10-17 kl. 15:35 skrev Kopacik, Miroslav:
>
> > I have this problem:
> > - Server Open Ldap version 2.1.5.
> > - PHPinfo() :
>
> I'm sorry I read your mail that wasn't intended for me.
>
> (Raises right forefinger to right nose bridge, palm pointing outwards,
> looks down at his feet, and whispers):
>
> "php-db@lists.php.net
> hp-general@lists.php.net"
This might look like a PHP problem, but I think it's likely to be an
OpenLDAP problem. The PHP ldap_rename() simply calls the OpenLDAP APIs
ldap_rename().
Stig