Configuring PHP to support LDAP extension method under Windows_PHP tutorial

WBOY
Release: 2016-07-21 14:55:06
Original
1266 people have browsed it

1. Open the php.ini file, find “;extension=php_ldap.dl”, remove the subsection, save it, and restart the Apache service.

2. Open the phpinfo() test screen and view the following screen, which means that the ldap extension method of php is successfully enabled.

www.bkjia.comtruehttp: //www.bkjia.com/PHPjc/364460.htmlTechArticle1. Open the php.ini file and find;extension=php_ldap.dl, remove the points, save, and restart the Apache service. 2. Open the phpinfo() test screen and view the following screen, that is, the ldap extension method of PHP is successfully enabled. ...
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template