Home  >  Article  >  Backend Development  >  Move php-fpm configuration file location

Move php-fpm configuration file location

WBOY
WBOYOriginal
2016-08-08 09:06:401325browse

I moved the php-fpm configuration file php-fpm.conf to another location, but how do I ask php-fpm to find the configuration file in the new location when it starts?

Reply content:

I moved the php-fpm configuration file php-fpm.conf to another location, but how do I ask php-fpm to find the configuration file in the new location when it starts?

php-fpm -y your php-fpm.conf

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn