{"id":4117,"date":"2023-10-07T11:37:11","date_gmt":"2023-10-07T09:37:11","guid":{"rendered":"https:\/\/www.knowboard.de\/?p=4117"},"modified":"2024-01-10T12:28:12","modified_gmt":"2024-01-10T11:28:12","slug":"enable-php-error-logging-with-php-ini-at-ionos-or-similar-hosting-providers","status":"publish","type":"post","link":"https:\/\/www.knowboard.de\/enable-php-error-logging-with-php-ini-at-ionos-or-similar-hosting-providers\/","title":{"rendered":"Enable PHP error Logging with php.ini at IONOS or similar hosting providers"},"content":{"rendered":"\n

Simply put a php.ini file in the root of your installation and force the error. Afterwards you will see the errorphp-errors.log file. Maybe you nee to remove the old file before a new one can be generated.<\/p>\n\n\n\n

\"\"<\/figure>\n\n\n\n
error_reporting = E_ALL | E_STRICT;\nlog_errors = On;\ndisplay_errors = On;\nerror_log = \/homepages\/39\/d35259674\/htdocs\/happy-brands-wp\/php-errors.log;<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"

Simply put a php.ini file in the root of your installation and force the error. Afterwards you will see the errorphp-errors.log file. Maybe you nee to remove the old file before a new one can be generated.<\/p>\n","protected":false},"author":1,"featured_media":4203,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_seopress_robots_primary_cat":"none","_seopress_titles_title":"","_seopress_titles_desc":"","_seopress_robots_index":"","footnotes":""},"categories":[1],"tags":[],"class_list":["post-4117","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-allgemein","entry","has-media"],"_links":{"self":[{"href":"https:\/\/www.knowboard.de\/wp-json\/wp\/v2\/posts\/4117"}],"collection":[{"href":"https:\/\/www.knowboard.de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.knowboard.de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.knowboard.de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.knowboard.de\/wp-json\/wp\/v2\/comments?post=4117"}],"version-history":[{"count":3,"href":"https:\/\/www.knowboard.de\/wp-json\/wp\/v2\/posts\/4117\/revisions"}],"predecessor-version":[{"id":4272,"href":"https:\/\/www.knowboard.de\/wp-json\/wp\/v2\/posts\/4117\/revisions\/4272"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.knowboard.de\/wp-json\/wp\/v2\/media\/4203"}],"wp:attachment":[{"href":"https:\/\/www.knowboard.de\/wp-json\/wp\/v2\/media?parent=4117"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.knowboard.de\/wp-json\/wp\/v2\/categories?post=4117"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.knowboard.de\/wp-json\/wp\/v2\/tags?post=4117"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}