Fixing the blank white screen error on PrestaShop 1.6 Updated on October 9, 2020 by Scott Mitchell 1 Minutes, 9 Seconds to Read PrestaShop 1.6 has been released to the public and many people are upgrading their sites. One of the more common errors that we are seeing after upgrading or a new installation is a white screen. This is very disturbing to some people there is no error message telling you what is wrong. Most often, this is due to the program running out of the allowed memory. This is because PrestaShop 1.6 is a bit more memory intensive than previous versions. This article will demonstrate how to edit your php.ini file to fix the most common cause of the white screen error. Click here to learn more about PrestaShop hosting. How to edit the php.ini file to fix the white screen error Log into your cPanel interface. Once in the cPanel, click on the File Manager icon located in the Files category. Once in the File Manager navigate to the folder where PrestaShop is installed. This is normally the public_html folder. Locate and then open the php.ini file for editing. Scroll or search through the file and locate the memory_limit setting. It is normally set to 32M, which means 32 MB. Change the setting to something larger, say 128M. Once changed, click the Save Changes button in the upper right corner. Congratulations. The white screen should now be a thing of the past and you should see your PrestaShop 1.6 storefront. Before After Share this Article Related Articles Modifying advanced parameters for email in PrestaShop 1.5 Configuring email notifications for error logs in PrestaShop 1.5 How to Add a Product to your PrestaShop 1.6 Store Adding a category in PrestaShop 1.6 Best Practices for Creating a PrestaShop Shop Fix 404 Error When Logging into PrestaShop 1.5 How to reset your admin password in PrestaShop 1.5 Working with the product SEO tab in PrestaShop 1.6 Adding Shipping Details to Products in PrestaShop Install a Theme in PrestaShop 1.6