Jump to content

Edit History

dabitch

dabitch


spelling errors fixed

I installed Prestashop 1.7.7.5 yesteday on Ubuntu 20 coupled with Nginx and php 7.4 

Ran into install issues that I solved by making sure the install.php files were chmod 744

Once shop was up and configured, I tried coupling it with Printful. Added the module, everything was fine until I tried to import products from Printful. 

That's when I see the dreaded 

 

Product was not added!

500 Internal Server Error occurred! Please check your server logs for a detailed issue description.

 

So, I downgraded to prestashop_1.7.7.3, since this was a brand new install anyway, as someone mentioned that this version worked with printful. 

I reach the step of adding products from Printful. Nope, same error.

 

Product was not added!

500 Internal Server Error occurred! Please check your server logs for a detailed issue description.

 

I've used phppsinfo.php to ensure that I have the correct permissions and php modules set. My Nginx server has it all. Webservice and CGI mode are on. The only thing I do not use is Memcached.

 

Now I see here that php 7.4 is the issue? 

 

I downgraded to php 7.2 on a whim because I have that installed too. That breaks the prestashop store. I tried 7.3.29 instead, and guess what? Now the printful adding of products works! The product is now added to the shop without issues.

I'll let printful know about this as well.

dabitch

dabitch

I installed Prestashop 1.7.7.5 yesteday on Ubunto 20 coupled with nginx and php 7.4 

Ran into install issues that I solved by making sure the install.php files were chmod 744

Once shop was up and configured, I tried coupling it with Printful. Added the module, everything was fine until I tried to import products from Printful. 

That's when I see the dreaded 

 

Product was not added!

500 Internal Server Error occurred! Please check your server logs for a detailed issue description.

 

So, I downgraded to prestashop_1.7.7.3, since this was a brand new install anyway, as someone mentioned that this version worked with printful. 

I reach the step of adding products from Printfuln. Nope, same error.

 

Product was not added!

500 Internal Server Error occurred! Please check your server logs for a detailed issue description.

 

I've used phppsinfo.php to ensure that I have the correct permissions and php modules set. My Nginx server has it all. Webservice and CGI mode are on. The only thing I do not use is Memcached.

 

Now I see here that php 7.4 is the issue? 

 

I downgraded to php 7.2 on a whim because I have that installed too. That breaks the prestashop store. I tried 7.3.29 instead, and guess what? Now the printful adding of products works! The product is now added to the shop without issues.

I'll let printful know about this as well.

×
×
  • Create New...