No products in the cart.
Access our premium support and let us know your problems, we will help you solve them.
I changed the ownership of the wordpress folder to www-data recursively and restarted apache.
sudo chown -R www-data:www-data <folderpath>
It worked like a charm!