haoyangmao8 发表于 2020-3-26 07:48:54

升级PHP7.13.16 或者PHP7.4以上都报错

                                                                                                                                                                                                                                                                     
你好,不知道为什么PHP从7.13.15 升级7.13.16 或者PHP7.4.4版本都报错,                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                
+-------------------------------------------+                                                                                                                                                                                                                        
|    Manager for LNMP, Written by Licess    |                                                                                                                                                                                                                        
+-------------------------------------------+                                                                                                                                                                                                                        
|            https://lnmp.org             |                                                                                                                                                                                                                        
+-------------------------------------------+                                                                                                                                                                                                                        
Starting LNMP...                                                                                                                                                                                                                                                   
Starting nginx...done                                                                                                                                                                                                                                             
Starting mysql (via systemctl): mysql.service.                                                                                                                                                                                                                     
/bin/lnmp: line 27: /etc/init.d/php-fpm: No such file or directory                                                                                                                                                                                                   
======== upgrade php failed ======                                                                                                                                                                                                                                 
upgrade php log: /root/upgrade_lnmp_php.log                                                                                                                                                                                                                        
You upload upgrade_lnmp_php.log to LNMP Forum for help.                                                                                                                                                                                                            
root@iZ2zehqhujir8j9c9m7p14Z:~/lnmp1.7#      

haoyangmao8 发表于 2020-3-26 07:58:34

只能用7.3.15   LNMP是1.7版本

操作系统: Debian 9.2 64位

haoyangmao8 发表于 2020-3-26 08:17:08

系统环境        Linux4.9.0; nginx1.17.9; PHP7.3.15x64; mysqli5.5.58; curl; OpenSSL1.1.0f25May2017

licess 发表于 2020-3-26 09:54:02

没日志没法确定原因
debian 9的话是支持php 7.4的

haoyangmao8 发表于 2020-3-26 10:05:29

日志麻烦帮忙看一下问题

haoyangmao8 发表于 2020-3-26 10:05:48

licess 发表于 2020-3-26 09:54
没日志没法确定原因
debian 9的话是支持php 7.4的

已经上传日志了,上传两个,帮忙看一下有没有问题,谢谢了

licess 发表于 2020-3-26 17:03:14

haoyangmao8 发表于 2020-3-26 10:05
已经上传日志了,上传两个,帮忙看一下有没有问题,谢谢了

php 7.3.15是升级成功了的
php 7.4.4升级失败提示configure: error: Package requirements (freetype2) were not met:

No package 'freetype2' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables FREETYPE2_CFLAGS
and FREETYPE2_LIBS to avoid the need to call pkg-config.
检查一下 /usr/local/freetype/lib/ 下是否有 libfreetype. 之类的文件,没有的话估计可能被误删了
页: [1]
查看完整版本: 升级PHP7.13.16 或者PHP7.4以上都报错