#LiteCart

CMS 7 min read
How to install LiteCart with Nginx on Ubuntu 24.04

This article provides a step-by-step guide for installing LiteCart, a lightweight eCommerce platform, with Nginx on Ubuntu 24.04. It covers installing necessary components like Nginx, MariaDB, and PHP, creating a LiteCart database, configuring permissions, and securing the site with Let's Encrypt SSL. Following these steps enables users to set up LiteCart successfully.

November 18, 2024 Read more →
CMS 7 min read
How to install LiteCart with Apache on Ubuntu 24.04

This article details the process of installing LiteCart, an eCommerce platform, on Ubuntu 24.04 using the Apache web server. Steps include installing Apache and PHP, downloading LiteCart files, configuring Apache, and setting up SSL/TLS security. Finally, it guides users to complete the LiteCart installation through a wizard interface.