{"id":207,"date":"2015-01-04T09:15:19","date_gmt":"2015-01-04T09:15:19","guid":{"rendered":"https:\/\/www.kolkataonweb.com\/code-bank\/?p=207"},"modified":"2015-01-04T09:23:34","modified_gmt":"2015-01-04T09:23:34","slug":"prestahop-installation-error-500","status":"publish","type":"post","link":"https:\/\/www.kolkataonweb.com\/code-bank\/php\/prestahop-installation-error-500\/","title":{"rendered":"Prestahop Installation error 500"},"content":{"rendered":"<p><strong>Problem:<\/strong><br \/>\nTrying to install a new prestashop but getting error 500, the installation doesn&#8217;t even start<\/p>\n<p><strong>Solution:<\/strong><br \/>\nCheck file and folder permissions. Folder permission should be 755 and file should be 644.<\/p>\n<p>&nbsp;<\/p>\n<p><strong>Commands for changing file \/ folder permissions in linux through (ssh) console:<br \/>\n<\/strong><\/p>\n<p>This is for changing folder permissions<\/p>\n<pre class='wp-code-highlight prettyprint'><code>find \/public_html\/prestashop -type d -exec chmod 755 {} \\; <\/code><\/pre>\n<p>This is for changing file permissions<\/p>\n<pre class='wp-code-highlight prettyprint'><code>find \/public_html\/prestashop -type f -exec chmod 644 {} \\<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Problem: Trying to install a new prestashop but getting error 500, the installation doesn&#8217;t even start Solution: Check file and folder permissions. Folder permission should be 755 and file should be 644. &nbsp; Commands for changing file \/ folder permissions in linux through (ssh) console: This is for changing folder permissions find \/public_html\/prestashop -type d&hellip; <a class=\"more-link\" href=\"https:\/\/www.kolkataonweb.com\/code-bank\/php\/prestahop-installation-error-500\/\">Continue reading <span class=\"screen-reader-text\">Prestahop Installation error 500<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[],"class_list":["post-207","post","type-post","status-publish","format-standard","hentry","category-php","entry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.kolkataonweb.com\/code-bank\/wp-json\/wp\/v2\/posts\/207","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.kolkataonweb.com\/code-bank\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.kolkataonweb.com\/code-bank\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.kolkataonweb.com\/code-bank\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.kolkataonweb.com\/code-bank\/wp-json\/wp\/v2\/comments?post=207"}],"version-history":[{"count":3,"href":"https:\/\/www.kolkataonweb.com\/code-bank\/wp-json\/wp\/v2\/posts\/207\/revisions"}],"predecessor-version":[{"id":210,"href":"https:\/\/www.kolkataonweb.com\/code-bank\/wp-json\/wp\/v2\/posts\/207\/revisions\/210"}],"wp:attachment":[{"href":"https:\/\/www.kolkataonweb.com\/code-bank\/wp-json\/wp\/v2\/media?parent=207"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.kolkataonweb.com\/code-bank\/wp-json\/wp\/v2\/categories?post=207"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.kolkataonweb.com\/code-bank\/wp-json\/wp\/v2\/tags?post=207"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}