{"id":36883,"date":"2016-10-12T18:24:14","date_gmt":"2016-10-12T15:24:14","guid":{"rendered":"https:\/\/tuthost.ua\/faq\/how-do-i-enable-error-output-on-the-site\/"},"modified":"2024-07-19T22:58:52","modified_gmt":"2024-07-19T19:58:52","slug":"kak-vklyuchit-vyvod-oshibok-na-sajte","status":"publish","type":"ht_kb","link":"https:\/\/tuthost.ua\/en\/faq\/kak-vklyuchit-vyvod-oshibok-na-sajte\/","title":{"rendered":"How do I enable error output on the site?"},"content":{"rendered":"<p>If you get &#8220;HTTP Error 500 (Internal Server Error)&#8221; then your site may be generating some sort of scripting error.<\/p>\n<p>Since on our hosting, for security reasons, the output of errors is disabled &#8211; then the browser outputs exactly the 500th<\/p>\n<p>To enable error output, use one or both of the following methods:<\/p>\n<p><strong>1. Write in the .htaccess file<\/strong><\/p>\n<p><em>php_flag display_startup_errors on<\/em><br \/>\n<em>php_flag display_errors on<\/em><\/p>\n<p><strong>2. Write it at the beginning of your php-script:<\/strong><\/p>\n<p><em>error_reporting(E_ALL);<\/em><br \/>\n<em>ini_set(&#8216;display_errors&#8217;,true);<\/em><\/p>\n<p>After you have corrected your errors, remember to delete or comment out these lines for security purposes.<\/p>\n<div id=\"_mcePaste\" class=\"mcePaste\" style=\"position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;\">HTTP 500 error (Internal Server Error)<\/div>\n","protected":false},"excerpt":{"rendered":"<p>If you get &#8220;HTTP Error 500 (Internal Server Error)&#8221; then your site may be generating some sort of scripting error. Since on our hosting, for security reasons, the output of errors is disabled &#8211; then the browser outputs exactly the 500th To enable error output, use one or both of the following methods: 1. Write&#8230;<\/p>\n","protected":false},"author":4,"comment_status":"closed","ping_status":"closed","template":"","format":"standard","meta":{"inline_featured_image":false,"_kad_blocks_custom_css":"","_kad_blocks_head_custom_js":"","_kad_blocks_body_custom_js":"","_kad_blocks_footer_custom_js":"","ghostkit_customizer_options":"","ghostkit_custom_css":"","ghostkit_custom_js_head":"","ghostkit_custom_js_foot":"","ghostkit_typography":"","_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"footnotes":""},"ht-kb-category":[10692],"ht-kb-tag":[],"class_list":["post-36883","ht_kb","type-ht_kb","status-publish","format-standard","hentry","ht_kb_category-mistakes-problem-solving"],"taxonomy_info":{"ht_kb_category":[{"value":10692,"label":"Mistakes, problem solving"}]},"featured_image_src_large":[],"author_info":{"display_name":"\u041e\u043b\u0435\u0433 \u041f\u043e\u043a\u043e\u0442\u0438\u043b\u043e","author_link":"https:\/\/tuthost.ua\/en\/author\/oleg-tuthost-com\/"},"comment_info":0,"_links":{"self":[{"href":"https:\/\/tuthost.ua\/en\/wp-json\/wp\/v2\/ht-kb\/36883","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tuthost.ua\/en\/wp-json\/wp\/v2\/ht-kb"}],"about":[{"href":"https:\/\/tuthost.ua\/en\/wp-json\/wp\/v2\/types\/ht_kb"}],"author":[{"embeddable":true,"href":"https:\/\/tuthost.ua\/en\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/tuthost.ua\/en\/wp-json\/wp\/v2\/comments?post=36883"}],"version-history":[{"count":1,"href":"https:\/\/tuthost.ua\/en\/wp-json\/wp\/v2\/ht-kb\/36883\/revisions"}],"predecessor-version":[{"id":38814,"href":"https:\/\/tuthost.ua\/en\/wp-json\/wp\/v2\/ht-kb\/36883\/revisions\/38814"}],"wp:attachment":[{"href":"https:\/\/tuthost.ua\/en\/wp-json\/wp\/v2\/media?parent=36883"}],"wp:term":[{"taxonomy":"ht_kb_category","embeddable":true,"href":"https:\/\/tuthost.ua\/en\/wp-json\/wp\/v2\/ht-kb-category?post=36883"},{"taxonomy":"ht_kb_tag","embeddable":true,"href":"https:\/\/tuthost.ua\/en\/wp-json\/wp\/v2\/ht-kb-tag?post=36883"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}