Home  >  Q&A  >  body text

php - 1 core 2G1M Alibaba Cloud server, IP1000 per day, WordPress program, what are the standard configurations of the following files?

The server is LNMP of centos7.0, installed with OneinStack. I found that every problem is basically related to the configuration of these files, so I want to find a standard configuration that can solve the problem at once.
Ask for the standard configuration of the following files

/usr/local/nginx/conf/nginx.conf
/usr/local/nginx/conf/vhost/www.yuming.com.conf
/usr/local/php/etc/php-fpm.conf
/usr/local/php/etc/php.ini
/usr/local/redis/etc/redis.conf
/etc/varnish/default.vcl
PHP中文网PHP中文网2687 days ago720

reply all(2)I'll reply

  • 黄舟

    黄舟2017-06-10 09:49:43

    yum install --downloadonly --downloaddir=./tmp/ php-fpm php nginx redis varnish
    Then unpack it yourself

    reply
    0
  • 我想大声告诉你

    我想大声告诉你2017-06-10 09:49:43

    OneinStack has a manual that explains it very clearly. Just follow it

    reply
    0
  • Cancelreply