In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/03 Report--
Bbs Forum
/ / if the LAMP architecture platform has been installed
Upload this package first:
[root@localhost] # unzip Discuz_X3.4_SC_UTF8_0101.zip-d / opt/ decompression. Decompression command is required.
[root@localhost opt] # cd / opt/dir_SC_UTF8/
[root@localhost dir_SC_UTF8] # cp-r upload/ / usr/local/httpd/htdocs/bbs
/ / copy to bbs folder
[root@localhost dir_SC_UTF8] # cd / usr/local/httpd/htdocs/bbs
[root@localhost bbs] # chown-R daemon. / config/
[root@localhost bbs] # chown-R daemon. / data/
[root@localhost bbs] # chown-R daemon. / uc_client/
[root@localhost bbs] # chown-R daemon. / uc_server/ Grant owner daemon permission
Create a database for bbs and authorize the connection:
Mysql-u root-p
CREATE DATABASE bbs
/ / set a password for bbsadmin users in the bbs library
GRANT all ON bbs. TO 'bbsadm'@'%' IDENTIFIED BY' admin123'
GRANT all ON bbs. TO 'bbsadm'@'localhost' IDENTIFIED BY' admin123'
Exit after refreshing permissions!
Flush privileges
Login for the first time, web installation forum: 192.168.30.40/bbs
Check if there is an error in the installation entry, it should be all green ticks!
Front desk access and login: http://IP/bbs
Manage backend: http://IP/bbs/admin.php
The Bbs forum has been built.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.