To enable discuz to meet personalized requirements, discuz installed by default is usually modified. The modification method is different from the requirement. Generally, there are two ways: 1. for minor modifications, you can set and modify the Forum on the product server. 2. for complex modifications, it is usually deployed to the product after installation and debugging in the production environment.
To enableDiscuzCan meet personalized needs, usually will be installed by defaultDiscuz. The modification method is different from the requirement. Generally, there are two ways: 1. for minor modifications, you can set and modify the Forum on the product server. 2. for complex modifications, it is usually deployed on the product server after installation and debugging in the production environment. (Note: The discuz used in this article is discuzx2 .)
Deploy the local installation file to the server as follows:
1. install the database and configure the php directory.
The following directories require read and write permissions
./Config
./Data sub-directory
Uc_server/data
Uc_client/data
2. modify the configuration file
Config/config_global.php database configuration
Conifg/config_ucenter.php ucenter configuration
Uc_client/data/config. inc. php ucenter database
Uc_client/data/cache/apps. php ucenter application configuration
Uc_server/data/config. inc. php ucenter database
Uc_server/data/cache/apps. php ucenter application configuration
3. update cache
Management Center-> Tools-> update cache
4. Ucenter application updates
UCenter-> Application-> Edit