{"id":60906,"date":"2025-04-26T11:19:43","date_gmt":"2025-04-26T03:19:43","guid":{"rendered":"https:\/\/fwq.ai\/blog\/60906\/"},"modified":"2025-04-26T11:19:43","modified_gmt":"2025-04-26T03:19:43","slug":"%e5%bd%bb%e5%ba%95%e6%b8%85%e9%99%a4zencart%e7%9a%84cache%e6%96%87%e4%bb%b6%e5%a4%b9mydebug-log%e6%96%87%e4%bb%b6","status":"publish","type":"post","link":"https:\/\/fwq.ai\/blog\/60906\/","title":{"rendered":"\u5f7b\u5e95\u6e05\u9664Zencart\u7684cache\u6587\u4ef6\u5939myDEBUG.log\u6587\u4ef6"},"content":{"rendered":"<p>\u7ecf\u5e38\u6709\u670b\u53cb\u9047\u5230Zencart\u7f51\u7ad9\u53ef\u4ee5\u8fd0\u884c\uff0c\u4f46\u6bcf\u5929\u5728cache\u91cc\u4ea7\u751f\u51e0\u4e07\u4e2amyDEBUG.log\u7684\u95ee\u9898\uff0c<\/p>\n<p> \u67e5\u770b\u7a0b\u5e8f\u540e\u4f1a\u53d1\u73b0\uff0c\u5176\u5b9e\u4e5f\u4e0d\u96be\uff0c\u4e3b\u8981\u662f\u5f00\u59cb\u6ca1\u8ba4\u771f\u53bb\u770b\uff0c<\/p>\n<p> \u6309\u7167\u89c4\u5219\u663e\u793a\u8fd9\u4e2amyDEBUG.log\u5206\u4e24\u90e8\u5206\uff0c\u7b2c\u4e00\u4e2a\u662f\u524d\u53f0\u663e\u793a\u7684BUG LOG\uff0c\u7b2c\u4e8c\u4e2a\u662f\u540e\u53f0\u7684\u663e\u793a\u7684myDEBUG.log<\/p>\n<p> \u5176\u4e2d\u524d\u53f0\u6587\u4ef6\u5728<br \/>\n<br \/> \/zencart\/includes\/extra_configures\/enable_error_logging.php \u4e2d<\/p>\n<p> \u540e\u53f0<br \/>\n<br \/> \/zencart\/admin\/includes\/extra_configures\/enable_error_logging.php\u4e2d<\/p>\n<p> \u4fee\u6539\u65b9\u6cd5\u5f88\u7b80\u5355<\/p>\n<p> \u5f7b\u5e95\u4e0d\u663e\u793a\u5c31\u628a<br \/>\n<br \/> @ini_set(&#8216;log_errors&#8217;, 1);<br \/>\n<br \/> \u4fee\u6539\u4e3a<br \/>\n<br \/> @ini_set(&#8216;log_errors&#8217;, 0);<\/p>\n<p> \u53ea\u663e\u793a\u9519\u8bef\u5c31\u628a<br \/>\n<br \/> $errors_to_log = (version_compare(PHP_VERSION, 5.3, &#8216;&gt;=&#8217;) ? E_ALL ^(E_NOTICE | E_DEPRECATED): E_ALL ^E_NOTICE);<br \/>\n<br \/> \u4fee\u6539\u4e3a<br \/>\n<br \/> &nbsp; $errors_to_log = E_ERROR;<\/p>\n<p> \u5982\u6b64\u5373\u53ef<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u7ecf\u5e38\u6709\u670b\u53cb\u9047\u5230Zencart\u7f51\u7ad9\u53ef\u4ee5\u8fd0\u884c\uff0c\u4f46\u6bcf\u5929\u5728cache\u91cc\u4ea7\u751f\u51e0\u4e07\u4e2amyDEBUG.log\u7684\u95ee\u9898\uff0c \u67e5\u770b\u7a0b\u5e8f\u540e\u4f1a\u53d1\u73b0\uff0c\u5176\u5b9e\u4e5f\u4e0d\u96be\uff0c\u4e3b\u8981\u662f\u5f00\u59cb\u6ca1\u8ba4\u771f\u53bb\u770b\uff0c \u6309\u7167\u89c4\u5219\u663e\u793a\u8fd9\u4e2amyDEBUG.log\u5206\u4e24\u90e8\u5206\uff0c\u7b2c\u4e00\u4e2a\u662f\u524d\u53f0\u663e\u793a\u7684BUG LOG\uff0c\u7b2c\u4e8c\u4e2a\u662f\u540e\u53f0\u7684\u663e\u793a\u7684myDEBUG.log \u5176\u4e2d\u524d\u53f0\u6587\u4ef6\u5728 \/zencart\/includes\/extra_configures\/enable_error_logging.php \u4e2d \u540e\u53f0 \/zencart\/admin\/includes\/extra_configures\/enable_error_logging.php\u4e2d \u4fee\u6539\u65b9\u6cd5\u5f88\u7b80\u5355 \u5f7b\u5e95\u4e0d\u663e\u793a\u5c31\u628a @ini_set(&#8216;log_errors&#8217;, 1); \u4fee\u6539\u4e3a @ini_set(&#8216;log_errors&#8217;, 0); \u53ea\u663e\u793a\u9519\u8bef\u5c31\u628a $errors_to_log = (version_compare(PHP_VERSION, 5.3, &#8216;&gt;=&#8217;) ? E_ALL ^(E_NOTICE | E_DEPRECATED): E_ALL ^E_NOTICE); \u4fee\u6539\u4e3a &nbsp; $errors_to_log = E_ERROR; \u5982\u6b64\u5373\u53ef<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[16],"tags":[],"class_list":["post-60906","post","type-post","status-publish","format-standard","hentry","category-16"],"_links":{"self":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts\/60906","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/comments?post=60906"}],"version-history":[{"count":0,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts\/60906\/revisions"}],"wp:attachment":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/media?parent=60906"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/categories?post=60906"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/tags?post=60906"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}