Learn a bit of MySQL while we manually force Prestashop to point to a new domain…
Category: PrestaShop
HOW TO VIEW AND CHANGE PRESTASHOP MYSQL TABLES IN UBUNTU SERVER
When your prestashop keeps pointing to the old domain….
How to Overcome a Prestashop 500 Error on Front End
The Background I upgraded my ubuntu server last week and after I did so, the Prestashop front end went down – but not the back end! Everything seemed fine because no one was checking the front end so after someone changed something in the back and refreshed the front they thought they had killed the site (and so did I!).…
How to Backup your Prestashop Shop and Database on Ubuntu Server
Frankly the prestashop documentation on this is pretty good. This whole process is much like backing up any other server with ubuntu where you need to back up two things: your site files your database If you followed my how to install prestashop on ubuntu server blog then this is a similar setup. If this isn’t your setup, consider a…
Installing Prestashop on Digital Ocean Ubuntu Server
Setting up Prestashop on an ubuntu server is doable and Digital Ocean makes it pretty painless. The background to this post is that I had a sudden need to ‘figure out shopping carts’. I understood from times past it probably isn’t wise to have a shopping cart that intends to scale on a shared cpanel host, even though it’s pretty…
Fixing PrestaShop child theme upload fail
Just a quick post. To be totally honest, I haven’t had time to investigate if this is a filed bug or not, but I’m going to post this here to save others some headaches and also hopefully serve as a reference link for someone else if they want to file the bug officially (sorry, my bad). I tried to upload…