Install the SDCMS B2C e-commerce system

更新时间:
复制 MD 格式

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

  1. Obtain host information.

    1. Log on to the Web Hosting console.

    2. Find the Web Hosting instance where you want to install the system and click Manage in the Actions column.

    3. In the left-side navigation pane, click site information.

    4. In the site information section, obtain the required host information.

      AreaDescription
      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.
  2. 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:

    After the files are uploaded and decompressed, the program files are displayed in the /htdocs directory.

  3. Install the B2C e-commerce website management system.

    1. Open a web browser and visit your domain name.

    2. (Optional) If you are using a temporary domain name, enter the required information on the verification page and click Confirm Access.

    3. Read the installation agreement and click Agree to the installation agreement and continue.

    4. 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.

    5. Configure the database and administrator information, and then click Next.

      The default port is 3306, and the default table prefix is sd_. If the database is on the same server as the website, set the database address to 127.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.