PHP: Runtime Configuration - Manual (original) (raw)
Change language:
The behaviour of these functions is affected by settings in php.ini.
Semaphore Configuration Options
| Name | Default | Changeable | Changelog |
|---|---|---|---|
| sysvshm.init_mem | 10000 | 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.
sysvshm.init_mem int
A default size of the shared memory segment.
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.