Homec4science

Normalize some php.ini configuration in daemon scripts

Authored by epriestley <git@epriestley.com> on Jan 14 2012, 20:06.

Description

Normalize some php.ini configuration in daemon scripts

Summary: Users may set 'error_log' to something other than the default, which
confusingly writes error data somewhere other than the console when running
exec_daemon.php or "phd debug". Force error-related configuration to the values
we expect.

Test Plan: Applied patch on a box with 'error_log' set to 'error_log', got
useful information on stderr and information propagation via "phd debug".

Reviewers: btrahan, jungejason

Reviewed By: jungejason

CC: aran, jungejason

Differential Revision: https://secure.phabricator.com/D1402

Details

Committed
epriestley <git@epriestley.com>Jan 15 2012, 12:47
Pushed
aubortMar 17 2017, 12:03
Parents
rPHU1e4e10ea86d0: Separate storing of rendered hyperlinks in remarkup hyperlink rule
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHUa0009109b93d: Normalize some php.ini configuration in daemon scripts (authored by epriestley <git@epriestley.com>).Jan 15 2012, 12:47