标签:
1.ttautodeploy
1)check os version :/etc/issue -->/etc/redhat-release
2)give right inner and outer IP address for every conf file
2.remove mysql when install and build percona client, server, shared libs for libs confilcting problem.
3.install ttautodeploy/setup.sh
4.Need to re-config Web management :
1)config right IP Address for Nginx and php5
2)especially give a right root for Ngnix.conf and php-fpm.conf
3)At this time ,go to server ,you will find you always stay on Nginx welcome page.
So you need to pay attetion some jungles here:
*1check selinux blocked php or not?if so, shut up it.
*2(***)restart your nginx for affecting what your configs above. "sudo systemctl start nginx ".
That is OK now!
Some records for CentOS7 config TT server
标签:
原文地址:http://www.cnblogs.com/erickingxu/p/4235600.html