PHP
downloads | documentation | faq | getting help | mailing lists | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Типы ресурсов> <Установка
Last updated: Fri, 28 Nov 2008

view this page in

Настройка во время выполнения

Поведение этих функций зависит от установок в php.ini.

Network Configuration Options
Name Default Changeable Changelog
define_syslog_variables "0" PHP_INI_ALL Removed in PHP 6.0.0
Для подробного описания констант PHP_INI_*, обратитесь к документации функции ini_set().

Краткое разъяснение конфигурационных директив.

define_syslog_variables boolean

Whether or not to define the various syslog variables (e.g. $LOG_PID, $LOG_CRON, etc.). Turning it off is a good idea performance-wise. At runtime, you can define these variables by calling define_syslog_variables().



add a note add a note User Contributed Notes
Настройка во время выполнения
There are no user contributed notes for this page.

Типы ресурсов> <Установка
Last updated: Fri, 28 Nov 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites