Troubleshooting of PHP errors: Difference between revisions

Jump to navigation Jump to search
m
Line 285: Line 285:
* try & catch: [http://php.net/manual/en/language.exceptions.php PHP: Exceptions]
* try & catch: [http://php.net/manual/en/language.exceptions.php PHP: Exceptions]


== logging ==
=== logging ===
native error logging
native error logging
* [http://www.php.net/ PHP] log: check the configuration file: /etc/php.ini (the location of configuration file can be verified by [http://php.net/manual/en/function.phpinfo.php phpinfo()] )
* [http://www.php.net/ PHP] log: check the configuration file: /etc/php.ini (the location of configuration file can be verified by [http://php.net/manual/en/function.phpinfo.php phpinfo()] )

Navigation menu