Browsing Yiddish translation

189198 of 3589 results
189.
If you use LOG_TARGET_FILE, this is the file to which errors will be logged. By default, it will write to the file ``error.log`` under the dataroot. If you change this in config.php, make sure you use a folder which is writable by the web server.
(no translation yet)
Located in ../source/administration/config_php.rst:199
190.
log targets: Destination for log information
(no translation yet)
Located in ../source/administration/config_php.rst:208
191.
Typical production environment:
(no translation yet)
Located in ../source/administration/config_php.rst:210
192.
``$cfg->log_dbg_targets = LOG_TARGET_ERRORLOG;``
(no translation yet)
Located in ../source/administration/config_php.rst:212
193.
``$cfg->log_info_targets = LOG_TARGET_ERRORLOG;``
(no translation yet)
Located in ../source/administration/config_php.rst:213
194.
``$cfg->log_warn_targets = LOG_TARGET_ERRORLOG;``
(no translation yet)
Located in ../source/administration/config_php.rst:214
195.
Typical non-production environment:
(no translation yet)
Located in ../source/administration/config_php.rst:216
196.
``$cfg->log_dbg_targets = LOG_TARGET_SCREEN | LOG_TARGET_ERRORLOG;``
(no translation yet)
Located in ../source/administration/config_php.rst:218
197.
``$cfg->log_info_targets = LOG_TARGET_SCREEN | LOG_TARGET_ERRORLOG;``
(no translation yet)
Located in ../source/administration/config_php.rst:219
198.
``$cfg->log_warn_targets = LOG_TARGET_SCREEN | LOG_TARGET_ERRORLOG;``
(no translation yet)
Located in ../source/administration/config_php.rst:220
189198 of 3589 results

This translation is managed by translation group mahara-translation-group.

You are not logged in. Please log in to work on translations.

No-one has contributed to this translation yet.