Sunday, 1 September 2013

Does PHP create the directory for the error log if it does not exists?

Does PHP create the directory for the error log if it does not exists?

Does PHP create the directory for the error log if it does not exists?
For example, the error_log directive is set to /var/logs/php/errors.log
but the folder /var/logs/php does not exists.

No comments:

Post a Comment