PHP: Runtime Configuration - Manual (original) (raw)
Change language:
The behaviour of these functions is affected by settings in php.ini.
LDAP configuration options
| Name | Default | Changeable | Changelog |
|---|---|---|---|
| ldap.max_links | "-1" | INI_SYSTEM |
For further details and definitions of the INI_* modes, see the Where a configuration setting may be set.
Here's a short explanation of the configuration directives.
ldap.max_links int
The maximum number of LDAP connections per process.
Found A Problem?
Learn How To Improve This Page •Submit a Pull Request •Report a Bug
User Contributed Notes
There are no user contributed notes for this page.