Demo address http://pm.jsjc.online/app/index.php?i=2c=entrym=weliam_fastauctionp=dashboardac=homedo=index
Account 15555555555 Password 123456
System introduction:
Order management: 1, auction order 2, order configuration
Article management: 1, publish articles 2, article list 3, article classification management
Advertising management: 1. Advertising list 2. Advertising slot list 3. Add advertisements 4. Add advertising slots
Payment management: payment order payment interface
Data management: database backup, database import, database compression package, database optimization and repair
Installation documentation:
Server installation requirements
Before installation, you need to configure the server installation environment. Server environment requirements: IIS/Apache/Nginx+PHP>=5.4+MySQL>=5.5-5.7
Web server: IIS, Apache or Nginx are all acceptable;
PHP: PHP5.4 and above;
MySQL: MySQL5 and above (5.5-5.7 recommended)
openssl, fileinfo, Sg11, ionCube, Redis, Swoole extension
Note: If it is an Alibaba Cloud server, remember to configure the security group to open the five ports: port 8888, port 888, port 80, port 443, port 20 and port 21.
Reference: How to open ports on Alibaba Cloud ECS and set up security group rules yourself, which cannot be ignored by the Alibaba Cloud server.
Install the pagoda panel
Before installing the Pagoda Panel, make sure your system is clean. If you used other one-click installation before, it is recommended to reinstall the system to Centos7 system.
First we need to enter our own linux server, equipped with the remote software of the linux system, open it and enter your ip, the rest will be defaulted, just click connect. When entering the interface, you will be asked to enter the customer name. The default of the linux system is root, enter After pressing Enter, you will be asked to enter the password. Note: You cannot see the password entered here. Please do not feel that you have not entered it correctly. Press Enter after entering it. If the password is incorrect, you will be asked to re-enter it.
Install website environment
After the Pagoda panel is installed, we can log in to the backend panel using the backend address we just recorded (if you are using Alibaba Cloud or Tencent Cloud, you may not be able to log in. At this time, you need to log in to the backend panel. Open the security group port 8888, and Alibaba Cloud ECS opens the security group port)
Next, you will see the one-click installation environment interface. Generally, we will select the LNMP architecture on the left, compile and install
Here I want to talk about the settings of server environments with different configurations. Since the commonly used ones are 512M memory and 1G memory, the environment choices for these two are different.
If it is 512M memory, then you can use the default configuration, Mysql5.5 and PHP5.4
If it is 1G memory, it is recommended to use Mysql5.6 and PHP5.6
Then just wait for the installation to complete. It usually takes a while and depends on the performance of your server.
Create a new site on the server
After all the tasks are completed, all the environments will be set up, and then you can build the website.
Create a new website in the Pagoda panel. Click the green button in the picture below to create a new website.
Here we need to enter our website domain name and fill in both domain names with www and without www. This step is to bind the domain name.
Then FTP and database are created, and all this information is recorded, which we will need in the future.
After all settings are completed, we click Submit, and the website is created (this refers to the server preparing space for the website, similar to opening a virtual host, but we have control over this)
Domain name resolution to site
This is actually very simple. It is to add the IP address for domain name resolution. It may be that different domain name providers have different operation methods. Here I will demonstrate Alibaba Cloud's domain name resolution.
We first find our domain name in the back-end management, click Resolution, and then add resolution
Here you need to add 2 IP addresses that resolve to the server
One is www record, here set www universal
There is also the @ record, which is to set the root domain name, for example, host notes. Although it is sometimes not used, set it up. After all, there are still many people who directly enter the domain name without entering www.
After setting up the resolution, you need to wait for 2 minutes (other domain name providers may delay it for several hours, so you need to resolve it in advance)
Then visit the web page and see a successfully created page, which confirms that the analysis is complete and you can proceed to the next step.
Upload website
Click Upload in the upper right corner and the website file upload is completed.
After the environment is debugged, after the website is uploaded, it is configured according to the rules of each website.
Next, upload the "framework + background file" all-in-one package and directly access the domain name to install it.