{"id":96,"date":"2012-06-18T09:02:02","date_gmt":"2012-06-18T01:02:02","guid":{"rendered":"http:\/\/matnet.my\/blog\/?p=96"},"modified":"2012-06-18T09:05:32","modified_gmt":"2012-06-18T01:05:32","slug":"tmp-going-readonly-on-cpanel","status":"publish","type":"post","link":"https:\/\/matnet.my\/blog\/2012\/06\/tmp-going-readonly-on-cpanel\/","title":{"rendered":"\/tmp going readonly on cpanel"},"content":{"rendered":"<p>When ever the \/tmp is read only all of PHP scripts on the server will occurred an error.<\/p>\n<p>This is the simple solutions to solve it<\/p>\n<p>1. Kill of process used \/tmp by using:<\/p>\n<p>lsof \/tmp<\/p>\n<p>2. Umount the \/tmp partition<\/p>\n<p>umount -l \/tmp<br \/>\numount -l \/var\/tmp<\/p>\n<p>3. Remove the corrupt partition file:<\/p>\n<p>rm -fv \/usr\/tmpDSK<\/p>\n<p>4. Create new \/tmp partition using cpanel script:<\/p>\n<p>\/scripts\/securetmp<\/p>\n<p>-EoF-<\/p>\n","protected":false},"excerpt":{"rendered":"<p>When ever the \/tmp is read only all of PHP scripts on the server will occurred an error. This is &hellip; <a href=\"https:\/\/matnet.my\/blog\/2012\/06\/tmp-going-readonly-on-cpanel\/\" class=\"more-link\">More <span class=\"screen-reader-text\">\/tmp going readonly on cpanel<\/span> <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6,12],"tags":[13],"class_list":["post-96","post","type-post","status-publish","format-standard","hentry","category-bsd-nix","category-cpanel-whm","tag-cpanel-whm-tmp-readonly","standard"],"_links":{"self":[{"href":"https:\/\/matnet.my\/blog\/wp-json\/wp\/v2\/posts\/96","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/matnet.my\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/matnet.my\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/matnet.my\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/matnet.my\/blog\/wp-json\/wp\/v2\/comments?post=96"}],"version-history":[{"count":3,"href":"https:\/\/matnet.my\/blog\/wp-json\/wp\/v2\/posts\/96\/revisions"}],"predecessor-version":[{"id":98,"href":"https:\/\/matnet.my\/blog\/wp-json\/wp\/v2\/posts\/96\/revisions\/98"}],"wp:attachment":[{"href":"https:\/\/matnet.my\/blog\/wp-json\/wp\/v2\/media?parent=96"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/matnet.my\/blog\/wp-json\/wp\/v2\/categories?post=96"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/matnet.my\/blog\/wp-json\/wp\/v2\/tags?post=96"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}