I've been using PHP for years. I'm stumped on this one though. I installed
PHP into C:\Program Files\PHP and copied the php_ldap.dll file into the
directory C:\Program Files\PHP\DLL and added two lines into php.ini:

extension_dir=C:\Program Files\PHP\DLL
extension=php_ldap.dll

Anytime I try to access a PHP file the engine chokes. :-\ Please help.
Thanks.

<>< Ryan


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to