The SDCMS B2C e-commerce website management system is a powerful and user-friendly management system based on PHP. It helps you build online stores for individuals or small and medium-sized enterprises. This topic describes how to install the SDCMS B2C e-commerce website management system Free Edition V1.5 on a Linux exclusive web hosting instance (Standard Enhanced Edition).
Prerequisites
- Purchase and initialize a Web Hosting instance. For more information, see Purchase Web Hosting.
- Install an FTP client. We recommend using FileZilla. For more information, see Manage website program files by using FileZilla.
- Prepare a domain name for your website.
- If you do not have a registered and verified domain name, you can use the free temporary domain name provided by Alibaba Cloud. For more information, see What is a temporary domain name?.
- If you have a registered and verified domain name, bind it to your Web Hosting instance first. For more information, see Bind a domain name.
Download the installation program for the SDCMS B2C e-commerce website management system Free Edition V1.5. You can download it from the SDCMS official website.
Background information
Procedure
Obtain host information.
Log on to the Web Hosting console.
Find the Web Hosting instance where you want to install the system and click Manage in the Actions column.
In the left-side navigation pane, click site information.
In the site information section, obtain the required host information.
Area Description ① The temporary domain name. ② The FTP host address, FTP username, and FTP password, used to log on to the FTP client. ③ The database name, database address, database username, and database password, used to configure website information.
Use an FTP client to upload the installation program for the B2C e-commerce website management system.
The /htdocs directory is the web root directory for Linux-based Web Hosting instances. You must upload the installation program to this directory.
Choose an upload method based on the size of your installation program:
- If the installation program is small, you can upload the program files directly. For more information, see Upload website files to a Linux-based Web Hosting instance.
- If the installation program is large, compress it into a package, upload it to the Web Hosting instance, and then decompress the file in the Web Hosting console. For more information, see Compress and upload website files.
After the files are uploaded and decompressed, the program files are displayed in the /htdocs directory.
Install the B2C e-commerce website management system.
Open a web browser and visit your domain name.
(Optional) If you are using a temporary domain name, enter the required information on the verification page and click Confirm Access.
Read the installation agreement and click Agree to the installation agreement and continue.
Review the automatically detected environment information, and then click Next.
The environment check includes two sections: server environment (PHP version, GD library, Pdo_Mysql, Openssl, Curl, and Scandir) and directory permission (root directory, attachments [upfile], configuration [data/config], logs [data/log], and plugins [app/plug]). Ensure that all items pass the check, indicated by a check mark (√), before you click Next.
Configure the database and administrator information, and then click Next.
The default port is
3306, and the default table prefix issd_. If the database is on the same server as the website, set the database address to127.0.0.1. If you are using an Alibaba Cloud database, select the 41-character encryption mode.The following table describes the main parameters.
Parameter
Description
database address
Enter the database connection address obtained in Step 1.
database name
Enter the database name obtained in Step 1.
database username
Enter the database username obtained in Step 1.
database password
If you forget the password, you can reset it. For more information, see Reset the database password for a Web Hosting instance.
Username
Set the administrator username for logging on to the website backend.
Password
Set the initial password for the administrator.
Results
The B2C e-commerce website management system has been installed successfully.
You can also click Access Backend to open the website backend.
Click Visit Homepage to view your website, or enter your domain name in a browser.
Next steps
To deploy modules or configure system settings, log on to the B2C e-commerce website management system backend. For more information about how to use the system, see the SDCMS official website.
To set the default home page, configure a 404 error page, or enable PHP functions, log on to the Web Hosting console. For more information, see Web Hosting console overview.