Home > Backend Development > PHP Tutorial > Configuring PHP to support LDAP extension method under Windows_PHP tutorial

Configuring PHP to support LDAP extension method under Windows_PHP tutorial

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-07-21 14:55:06
Original
1358 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. ...
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
Latest Issues
Can Windows be learned?
From 1970-01-01 08:00:00
0
0
0
Install PHP in windows environment
From 1970-01-01 08:00:00
0
0
0
zookeeper extension under windows
From 1970-01-01 08:00:00
0
0
0
Can I play vim happily on Windows?
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template