{"id":54044,"date":"2016-11-16T14:17:57","date_gmt":"2016-11-16T17:17:57","guid":{"rendered":"https:\/\/wiki.samuelchopard.ch\/?p=54044"},"modified":"2019-03-18T14:29:22","modified_gmt":"2019-03-18T13:29:22","slug":"enter-in-debug-mode-display-php-errors","status":"publish","type":"post","link":"https:\/\/samuelchopard.ch\/wiki\/library\/enter-in-debug-mode-display-php-errors\/","title":{"rendered":"Enter in DEBUG mode \/ display PHP errors"},"content":{"rendered":"<p><!--more--><\/p>\n<p>In your FTP website&#8217;s folder<\/p>\n<ol>\n<li>Open wp-config.php<\/li>\n<li>Go to the line <strong>define( &#8216;WP_DEBUG&#8217;, false );<\/strong><\/li>\n<li>Replace it with:<\/li>\n<\/ol>\n<pre class=\"EnlighterJSRAW\">define( 'WP_DEBUG', true );<\/pre>\n<p>&nbsp;<\/p>\n<p>Once done, replace with &#8220;false&#8221;, just as it was before.<\/p>\n<p>&nbsp;<\/p>\n<p>Source: <a target=\"_blank\" href=\"https:\/\/codex.wordpress.org\/Debugging_in_WordPress\" target=\"_blank\" rel=\"noopener noreferrer\">https:\/\/codex.wordpress.org\/Debugging_in_WordPress<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"In your FTP website's folder Open wp-config.php Go to the line define( 'WP_DEBUG', false ); Replace it with: define( 'WP_DEBUG', [...]","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[9],"tags":[78,79,103,211,328],"class_list":["post-54044","post","type-post","status-publish","format-standard","hentry","category-wordpress","tag-debug","tag-debugging","tag-errors","tag-php","tag-wordpress"],"_links":{"self":[{"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/posts\/54044","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/comments?post=54044"}],"version-history":[{"count":1,"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/posts\/54044\/revisions"}],"predecessor-version":[{"id":54881,"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/posts\/54044\/revisions\/54881"}],"wp:attachment":[{"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/media?parent=54044"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/categories?post=54044"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/tags?post=54044"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}