Hi,
i want to know if is possible to bind error log location for alt-php using parameters like multiphp
in the yaml file of multiphp i can set like this:
php_admin_value_error_log: "[% homedir %]/logs/[% scrubbed_domain %].php.error.log"
so all errors are always stored in the same location...