I found what was the problem :-(
in PHP.ini the Temp directory was not setup the same.
i do not know what is the link with LDAP module, but since i updated php.ini,
it works correctly.
Alain
On 8/21/07, Colin Guthrie <[EMAIL PROTECTED]> wrote:
>
> Alain Roger wrote:
> > Hi,
> >
> > I have a stup
On Thu, Sep 12, 2002 at 09:37:22AM +1000, joshua wrote:
> i'm not sure if i follow you. i have never used ldap to write
> authentication scripts as i've only used the .htaccess method.
>
> to retrieve data you need to bind using a username/password combination
> that is valid. i guess you could
i'm not sure if i follow you. i have never used ldap to write
authentication scripts as i've only used the .htaccess method.
to retrieve data you need to bind using a username/password combination
that is valid. i guess you could test your user's username/password by
using it to attempt a bind
> If on the other hand you actually want to retrieve data from your LDAP
> system then i suggest reading the manual. it's not actually a lot harder
> that connecting to RDBMS.
>
> I managed to get a working script straight off the manual page.
> http://www.php.net/manual/en/ref.ldap.php
Unfortuna
4 matches
Mail list logo