[Installation environment requirements]
Virtual host or a good host space opened in a self-prepared server. Host environment requirements:
PHP4.3-5.2/non-safe mode/allow WEB file upload
MYSQL4.2-5.2
zend optimizer 3.2 or above [Installation method]
1. Download the installation package. After downloading and decompressing the installation package, upload all files and directories to the website space.
Note: If the host is Linux or Unix, please perform the following operations. If the Windows host platform is used, you can ignore this item. For what system the host uses, please consult the hosting space provider.
A. When uploading using FTP, you must use binary mode. How to set the binary mode, please refer to the relevant FTP software instructions online.
B. Make the pics subdirectory under each directory readable and writable (777)
C. Set the class and html directories under the news, photo, down, and page modules to be readable and writable (if you do not need to generate static web pages, you do not need to set them)
D. Set the config.inc.php file to be readable and writable (666)
2. Run http://your domain name/base/install/ (installation wizard)
A. Follow the instructions of the wizard.
B. You are asked to fill in database-related information halfway. This information can be obtained from the database information provided by your space provider. (Data table prefix) will not be modified by default.
3. After successful installation, please delete all files in the base/install/ directory in FTP [first login]
1. After the installation is successful, click the management login button in the last step of the installation to enter the background management interface.
2. Log in to the backend management system using the administrator account and password set during installation.
3. The access address of the backend management system is: http://website domain name/admin.php
【Note】
1. Modules can be added, deleted, and modified under the background typesetting. Copyright information can be modified under the typesetting.
2. Templates that have been accidentally deleted can also be re-added through typesetting.
3. Each module can also be redefined, and website optimization can be modified in the "Page Title/Parameters" under Layout.
4. It is best to operate under Firefox, which is more compatible with visual editing.
Expand