{"id":84,"date":"2016-09-03T14:57:29","date_gmt":"2016-09-03T14:57:29","guid":{"rendered":"http:\/\/localhost\/mrdoc\/?p=55"},"modified":"2016-09-03T14:57:29","modified_gmt":"2016-09-03T14:57:29","slug":"recommended-php-configuration-limits","status":"publish","type":"post","link":"https:\/\/docs.oceanthemes.site\/engitech\/recommended-php-configuration-limits\/","title":{"rendered":"3. Recommended PHP Configuration Limits"},"content":{"rendered":"<p>Many issues that you may run into such as; white screen, demo content fails when importing, empty page content and other similar issues are all related to low PHP configuration limits. The solution is to increase the PHP limits. You can do this on your own, or contact your web host and ask them to increase those limits to a minimum as follows:<\/p>\n<p>You need web hosting with:<\/p>\n<ul>\n<li>PHP\u00a0version\u00a07.4\u00a0or greater<\/li>\n<li>MySQL\u00a0version\u00a05.6\u00a0or greater OR\u00a0MariaDB\u00a0version\u00a010.1\u00a0or greater<\/li>\n<li>WordPress 5\u00a0or greater installed<\/li>\n<\/ul>\n<p>If you have troubles with theme installation or the one-click demo install feature, make sure your server configuration limits are:<\/p>\n<ul>\n<li>post_max_size\u00a032M<\/li>\n<li>upload_max_filesize\u00a032M<\/li>\n<li>max_execution_time\u00a0600<\/li>\n<li>memory_limit\u00a0128M<\/li>\n<\/ul>\n<p>You can check them using the plugin\u00a0<a href=\"https:\/\/wordpress.org\/plugins\/php-info-wp\/\" target=\"_blank\" rel=\"noopener\">PHP Info<\/a>. To change these values:<\/p>\n<p>1. Edit your\u00a0.htaccess\u00a0file (at the root of your FTP) and add these lines:<\/p>\n<pre>php_value upload_max_filesize 32M<\/pre>\n<pre>php_value post_max_size 32M<\/pre>\n<pre>php_value memory_limit 128M<\/pre>\n<pre>php_value max_execution_time 600<\/pre>\n<p>2. Try to use the plugin <a href=\"https:\/\/wordpress.org\/plugins\/custom-php-settings\/\" target=\"_blank\" rel=\"noopener\">PHP Settings<\/a><br \/>\n3. If it still not helps \u2013 contact your hosting provider, they must help you with server configuration.<\/p>\n<p>Usually only shared hostings with low configuration have troubles, so the main recommendation is to change the hosting or upgrade the current hosting plan. If the steps above didn\u2019t help you can always submit a ticket here: <a href=\"https:\/\/oceanthemes.ticksy.com\/\">https:\/\/oceanthemes.ticksy.com\/<\/a>.\u00a0You must provide a <a href=\"https:\/\/help.market.envato.com\/hc\/en-us\/articles\/202822600-Where-Is-My-Purchase-Code\">purchase code<\/a>, and we\u2019ll answer you in 1-2 business days. According to the <a href=\"https:\/\/themeforest.net\/page\/item_support_policy\">item support policy<\/a>, it doesn\u2019t include theme customization, third-party plugin integration, and hosting problems.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Many issues that you may run into such as; white screen, demo content fails when importing, empty page content and other similar issues are all related to low PHP configuration limits. The solution is to increase the PHP limits. You can do this on your own, or contact your web host and ask them to [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[],"class_list":["post-84","post","type-post","status-publish","format-standard","hentry","category-getting-started"],"_links":{"self":[{"href":"https:\/\/docs.oceanthemes.site\/engitech\/wp-json\/wp\/v2\/posts\/84","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/docs.oceanthemes.site\/engitech\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/docs.oceanthemes.site\/engitech\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/docs.oceanthemes.site\/engitech\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/docs.oceanthemes.site\/engitech\/wp-json\/wp\/v2\/comments?post=84"}],"version-history":[{"count":0,"href":"https:\/\/docs.oceanthemes.site\/engitech\/wp-json\/wp\/v2\/posts\/84\/revisions"}],"wp:attachment":[{"href":"https:\/\/docs.oceanthemes.site\/engitech\/wp-json\/wp\/v2\/media?parent=84"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/docs.oceanthemes.site\/engitech\/wp-json\/wp\/v2\/categories?post=84"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/docs.oceanthemes.site\/engitech\/wp-json\/wp\/v2\/tags?post=84"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}