On 2021-10-08, J. K. <openbsd.l...@krottmayer.com> wrote:
>
> With the default settings it's hard to debug
> error with my PHP script, because under
> /var/www/logs/error.log there is no timestamp
> or the requested URI. Is there a configuration
> for httpd or PHP to get more details in the
> error log?

You can configure httpd to use syslog, which has timestamps. However
this affects access logs as well as error logs. Otherwise: code changes
are required.


-- 
Please keep replies on the mailing list.

Reply via email to