User Tools

Site Tools


php_error_logging

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
php_error_logging [2015/04/03 23:11] – created luke7858php_error_logging [2024/05/23 07:26] (current) – external edit 127.0.0.1
Line 1: Line 1:
 Turn on php logging edit: **/etc/php.ini** \\ Turn on php logging edit: **/etc/php.ini** \\
 +You can use the following command to find out where the php logs are written:
 +<sxh bash>
 +grep error_log /etc/php.ini
 +</sxh>
 +
 +
 Uncomment or edit to look like the following: Uncomment or edit to look like the following:
 <sxh bash> <sxh bash>
php_error_logging.1428102712.txt.gz · Last modified: 2024/05/23 07:26 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki