Re: [PHP-WIN] R: [PHP-WIN] LDAP Configuration

2001-02-22 Thread Troy Moreland
r.webhop.org | > \---/ > > > > > -Messaggio originale- > Da: Troy Moreland <[EMAIL PROTECTED]> > A: [EMAIL PROTECTED] <[EMAIL PROTECTED]> > Data: giovedì 22 febbraio 2001 16.55 > Oggetto: Re: [PHP-WIN] LDAP Configuration

[PHP-WIN] R: [PHP-WIN] LDAP Configuration

2001-02-22 Thread Giuseppe D'Ambrosio
aggio originale- Da: Troy Moreland <[EMAIL PROTECTED]> A: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Data: giovedì 22 febbraio 2001 16.55 Oggetto: Re: [PHP-WIN] LDAP Configuration >I did download the "big" download. I do have that file and have it in the >correct

Re: [PHP-WIN] LDAP Configuration

2001-02-22 Thread Troy Moreland
I did download the "big" download. I do have that file and have it in the correct directory. The file is called php_ldap.dll. "Ben Cairns" <[EMAIL PROTECTED]> wrote in message 3A94EB49@tech-01">news:3A94EB49@tech-01... > Please ensure that you do actually have the ldap dll, as these do NOT shi

RE: [PHP-WIN] LDAP Configuration

2001-02-22 Thread Ben Cairns
Please ensure that you do actually have the ldap dll, as these do NOT ship with the windows installer. -- Ben Cairns - Head Of Technical Operations intasept.COM Tel: 01332 365333 Fax: 01332 346010 E-Mail: [EMAIL PROTECTED] Web: http://www.intasept.com "MAKING sense of the INFORMATION TECHNOLOG

Re: [PHP-WIN] LDAP Configuration

2001-02-22 Thread Troy Moreland
Same result! : ( "Gonzalo Vera" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > I understand that I need to: > > - Uncomment php_ldap.dll extension in PHP.INI <- Done > > - Modify extension_dir in PHP.INI <- Done (C:\PHP\) > > I think this should be c:/php/e

Re: [PHP-WIN] LDAP Configuration

2001-02-22 Thread Gonzalo Vera
> I understand that I need to: > - Uncomment php_ldap.dll extension in PHP.INI <- Done > - Modify extension_dir in PHP.INI <- Done (C:\PHP\) I think this should be c:/php/extensions Take care to use front slashes. Regards, Gonzalo. -- PHP Windows Mailing List (http://www.php.net/) To unsub

[PHP-WIN] LDAP Configuration

2001-02-22 Thread Troy Moreland
I have read many of the articles on how to get the LDAP extension module configured. I'm still having problems. I understand that I need to: - Uncomment php_ldap.dll extension in PHP.INI <- Done - Modify extension_dir in PHP.INI <- Done (C:\PHP\) - Give Full Control to IUSR_(machinename) <- Done