centos 16安裝PHP7.0 異常 No pool defined. at least one pool section must be specified in config file
異常內容:
root@ubuntu:/data/server/php7/lib/php# /data/server/php7/sbin/php-fpm
[27-Mar-2018 20:57:22] WARNING: Nothing matches the include pattern '/data/server/php7/etc/php-fpm.d/*.conf' from /data/server/php7/etc/php-fpm.conf at line 125.
[27-Mar-2018 20:57:22] ERROR: No pool defined. at least one pool section must be specified in config file
[27-Mar-2018 20:57:22] ERROR: failed to post process the configuration
[27-Mar-2018 20:57:22] ERROR: FPM initialization failed
root@ubuntu:/data/server/php7/lib/php#
解決方法:
cp /data/server/php7/etc/php-fpm.d/www.conf.default /data/server/php7/etc/php-fpm.d/www.conf
相關文章
- java.util.zip.ZipException:ZIP file must have at least one entryJavaExceptionAST
- jedis異常:Could not get a resource from the pool
- 安裝DBMS_SHARED_POOL包
- Oracle 的 KEEP pool, RECYCLE pool和DEFAULT poolOracle
- Config server pool in oracle 12c racServerOracle
- ORACLE記憶體管理 之五 SGA variable pool,shared_pool,large_pool,java_poolOracle記憶體Java
- 11G can flush one SQL Cursor out of shared poolSQL
- Service異常:Service Intent must be explicitIntent
- centos6.x 安裝tensorflow異常處理CentOS
- Centos環境下給PHP7.0安裝yaf擴充套件CentOSPHP套件
- CentOs環境下給PHP7.0安裝fileinfo擴充套件CentOSPHP套件
- golang work poolGolang
- Application PoolAPP
- Castor JDO and PoolAST
- oracle large poolOracle
- Share Pool理解
- Java Pool (93)Java
- Android之Retrofit報錯Form-encoded method must contain at least one @Field.AndroidORMAIAST
- dbms_shared_pool keep物件到share pool中物件
- CentOS6 升級 PHP7.0 及安裝 ZIP 擴充套件CentOSPHP套件
- 【Shared Pool】使用DBMS_SHARED_POOL包將PL/SQL大物件儲存到Shared PoolSQL物件
- 安裝centOS虛擬機器提示Section %Packages Does Not End With %EndCentOS虛擬機Package
- mongodb報錯:the limit must be specified as a number。MongoDBMIT
- Oracle shared poolOracle
- oracle stream pool sizeOracle
- perl安裝異常整理
- Java - 異常與FileJava
- 分割槽表放入keep pool,recycle pool的問題及解析
- _shared_pool_reserved_pct or shared_pool_reserved_size with ASMMASM
- zt_Oracle shared pool internals_共享池_shared_poolOracle
- centos 安裝mysql8.0.16CentOSMySql
- CentOS 7 安裝PHP 5.4.16CentOSPHP
- No input file specified.
- Hystrix Thread Pool 解析thread
- DUBBO Thread pool is EXHAUSTED!thread
- php-fpm的poolPHP
- mysql 的thread poolMySqlthread
- SHARED POOL總結