Php error log not working

后端 未结 3 1007
温柔的废话
温柔的废话 2021-01-04 16:03

It\'s been working for ages and stopped. I must be missing something obvious so figured stack overflow might be able to help.

/etc/php5/apache2/php.ini relevant set

3条回答
  •  渐次进展
    2021-01-04 16:18

    It ended up being permission issues. The file grew too big to open quickly, so I deleted and recreated it, but with read only permissions.

    Totally forgot I deleted it, what a pain.

提交回复
热议问题