Get Started
Local Server Installation
Setting up a local server for SaasCart installation
Local Server Installation
Note: Establishing a local server is a mandatory prerequisite for the successful installation of SaasCart. Ensure that you configure the local server before initiating the installation process.
If you are installing the application on an internet server, there’s no need for a local server like XAMPP or MAMPP; however, ensure your server supports PHP & MySQL.
Required Web Server Software
To run the application, you need to download and install a web server. Here are the recommended options based on your operating system:
- For Mac systems: Download MAMPP or XAMPP Server.
- For Windows systems: Download MAMPP or XAMPP Server.
- For Linux systems: Download LAMPP or XAMPP Server.
Download Links
- MAMPP Server: Download here for Windows/Mac.
- XAMPP Server: Download here for Windows/Linux/Mac.
Note: For demonstration purposes, we are using XAMPP Server configuration for Mac/Windows and LAMP Server for Linux. All servers come with MySQL extensions pre-installed, so there’s no need to download MySQL separately.