In addition to Weibo, there is also WeChat
Please pay attention

WeChat public account
Shulou
2025-11-09 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/03 Report--
Experiment: the php module of LAMP applies phpmyadm and wordpress
Two mainframes
An Avram httpdPhonephp
A B:mariadb server
1 A:
Yum httpd php php-mysql
Vim / etc/php.ini
Date.timezone = Asia/Shanghai
Vim / etc/httpd/conf/httpd.conf
DirectoryIndex index.php index.html
Systemctl restart httpd
Vim / var/www/html/index.php
2 B
Yum install mariadb-server
Systemctl start mariadb
Mysql_secure_installation
Mysql-uroot-pcentos
> grant all on *. * to root@'192.168.37.%' identified by 'centos'
Vim / var/www/html/index2.php
Close ()
Test http://websrv/
3 implement phpmyadmin
Yum install php-mbstring
Unzip phpMyAdmin-4.0.10.20-all-languages.zip
Cp-r phpMyAdmin-4.0.10.20-all-languages / var/www/html/pma
Cd / var/www/html/pma
Cp config.sample.inc.php config.inc.php
Vim config.inc.php
$cfg ['Servers'] [$I] [' host'] = 'mysqlserverip'
Test http://websrv/pma/
Root,centos
Deploy wordpress on 4A
Mysql-uroot-pcentos
> create database wpdb
> grant all wpdb.* to wpuser@'192.168.37.%' identified by 'centos'
> flush privileges
Tar xvf wordpress-4.8.1-zh_CN.tar.gz
Cp-r wordpress / var/www/html/blog
Cd / var/www/html/blog
Cp wp-config-sample.php wp-config.php
Vim wp-config.php
Define ('DB_NAME',' wpdb')
Define ('DB_USER',' wpuser')
Define ('DB_PASSWORD',' centos')
Define ('DB_HOST',' 192.168.37.107')
Test http://websrv/blog
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.

The market share of Chrome browser on the desktop has exceeded 70%, and users are complaining about
The world's first 2nm mobile chip: Samsung Exynos 2600 is ready for mass production.According to a r
A US federal judge has ruled that Google can keep its Chrome browser, but it will be prohibited from
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope





About us Contact us Product review car news thenatureplanet
More Form oMedia: AutoTimes. Bestcoffee. SL News. Jarebook. Coffee Hunters. Sundaily. Modezone. NNB. Coffee. Game News. FrontStreet. GGAMEN
© 2024 shulou.com SLNews company. All rights reserved.