Thank you for using the Wezan installation program compiled by JERRY. This package version is the Wezan third-party WeChat Public Gongping source code WZ_V105.9 version 20170824 program integration package (continuously updated version)
Friendly reminder: There are no 100 programs without bugs. If there are no bugs, why update the system? This program is updated simultaneously with the official website. If you have any problems during use, please leave a message on the forum. We will summarize and solve the problem and provide feedback to the official website.
【1】Welcome to use the micro-like framework.
【2】This version has integrated IC9 encryption module. Some modules cannot be used on virtual hosts. Please install IC9 components before installing independent hosts (C9 component download and usage instructions: http://www.zentao.net/book/zentaoprohelp/ 194.html#1).
【3】Tips for some modules of Wezan: This module is not a solution to be installed in the official forum of Wezan (contact customer service)
【4】For one-click update of online authorization, please log in: http://shouquan.012wz.com.cn/self-help.php
To purchase the card secret, please contact QQ10486006. The current price is 150 yuan for permanent activation.
【5】Installation environment requirements:
Minimum requirements for the program environment: PHP5.4, MYSQL5.3-5.6, OPENSSL must be turned on.
Must use independent host! Some nginx and LIUNX servers cannot be used (the homepage appears or some internal spaces are blank). To use the LIUNX system, you need to set 777 permissions.
It is recommended to use windows with phpStudy to build the environment! The program can only be run in the root directory, not the secondary directory!
The Wezan test environment is: WINDOWS2003/2008Apache2.4.10PHP5.4.33MYSQL5.5.40
【6】Installation method:
Unzip the source code archive to the root directory
Find data in the root directory of the source code, open it and modify config.php (it is recommended to use DREAMWEAVER or Notepad for modification, remember not to use text modification, otherwise the program will not run)
$config['db']['host']='127.0.0.1';Change 127.0.0.1 to your database IP or URL
$config['db']['username']='root'; change root to your database account
$config['db']['password']='root'; change root to your database password
$config['db']['port']='3306';
$config['db']['database']='weizan'; here change weizan to your database name
$config['db']['charset']='utf8';
$config['db']['pconnect']=0;
$config['db']['tablepre']='ims_';
It is recommended to use Navicat for database import. This software is a fool-like software and is relatively simple. Just connect to the database and run SQL. You can also use PHPMYADMIN to import.
To access the website domain name, use the management account admin password www.012wz.com.cn to log in directly. Administrators and ordinary members log in at the same login port. After logging in, the administrator account will have a management function menu.
Log in to the backend - System - System Management - Site Settings, set the domain name and website information of your website, and then click Update Cache. The above completes the installation of Wezan.
【7】Installation precautions:
1. WeZan can only be installed in the root directory and cannot be used in the secondary directory.
2. The program environment must be PHP5.4 or above and MYSQL5.6 or above, otherwise this program will not be able to be used.
3. OPENSSL and port 443 must be opened, otherwise the Welike program cannot be used normally.
4. If a blank page appears on the homepage after installation, please check whether the database file CONFIG.PHP is filled in correctly. The database must use 127.0.0.1 (WIN) or localhost (LIUNX) on the local machine, and external network IP is not allowed.
5. After installation, the homepage is not blank, and some internal pages appear blank. This is caused by the server environment. Please change the server environment.
6. After successful installation, it is prohibited to use the background cloud service (hidden by default after installation)! !
【8】After installation, click on the upper right corner of the homepage to log in as a member. The default username is admin and the default password is www.012wz.com.cn.
You can log in to your management account to view the background "System Information" update records.
Like and wish you a happy use!