当前位置:论坛首页 > Linux面板 > 求助

【已回应】PHP无法更新7.3.6

发表在 Linux面板2019-6-12 09:56 [复制链接] 13 2680

Php 7.3.5
CentOS 7.6.1810
Php 无法通过宝塔6.9.21测试版更新到7.3.6
请尽快帮个忙

捕获.PNG
使用道具 举报 只看该作者 回复
发表于 2019-6-12 11:37:52 | 显示全部楼层
php7.3更新.jpg
可以更新。错误日志截图多点。
使用道具 举报 回复 支持 反对
发表于 2019-6-12 16:35:11 | 显示全部楼层
日志只能截这么多
Screenshot_2019-06-12-16-30-45-406_com.android.chrome.png
Screenshot_2019-06-12-16-30-48-019_com.android.chrome.png
Screenshot_2019-06-12-16-30-50-205_com.android.chrome.png
Screenshot_2019-06-12-16-30-52-375_com.android.chrome.png
使用道具 举报 回复 支持 反对
发表于 2019-6-12 16:36:01 | 显示全部楼层
奇了怪了我四台vps都不能升级php到7.3.6
使用道具 举报 回复 支持 反对
发表于 2019-6-12 17:00:34 | 显示全部楼层
要不我随便给你一个我阿里云的服务器你试试看看能不能升级到7.3.6?
使用道具 举报 回复 支持 反对
发表于 2019-6-12 17:13:08 | 显示全部楼层
很奇怪,我刚刚用阿里云的服务器就能升级成功,是因为内核原因?我内核更新到5.1.9,把3.1的那个kernel卸载了,这也太怪了
使用道具 举报 回复 支持 反对
发表于 2019-6-12 17:26:36 | 显示全部楼层
我对系统做的更改只有加了一个google bbr,然后更新了内核到最新版,php的上传配置改了最大上传文件2g,其他也没改改动过任何东西啊
使用道具 举报 回复 支持 反对
发表于 2019-6-12 18:01:06 | 显示全部楼层
不是这个日志 是左上角安装任务列表的执行日志
使用道具 举报 回复 支持 反对
发表于 2019-6-12 18:14:28 | 显示全部楼层
使用道具 举报 回复 支持 反对
发表于 2019-6-12 18:30:14 | 显示全部楼层
checking how to run the C preprocessor... cc -E
checking for openssl support in libcurl... no
checking for gnutls support in libcurl... no
checking for curl_easy_perform in -lcurl... yes
checking for curl_easy_strerror in -lcurl... yes
checking for curl_multi_strerror in -lcurl... yes
checking for QDBM support... no
checking for GDBM support... no
checking for NDBM support... no
checking for TCADB support... no
checking for LMDB support... no
checking for Berkeley DB4 support... no
checking for Berkeley DB3 support... no
checking for Berkeley DB2 support... no
checking for DB1 support... no
checking for DBM support... no
checking for CDB support... no
checking for INI File support... no
checking for FlatFile support... no
checking whether to enable DBA interface... no
checking whether to enable DOM support... yes
checking for xml2-config path... (cached) /usr/bin/xml2-config
checking whether libxml build works... (cached) yes
checking for ENCHANT support... no
checking whether to enable EXIF (metadata from images) support... no
checking for fileinfo support... no
checking whether to enable input filter support... yes
checking pcre install prefix... no
checking whether to enable FTP support... yes
checking OpenSSL dir for FTP... no
checking for OpenSSL version... >= 1.0.1
checking for CRYPTO_free in -lcrypto... (cached) yes
checking for SSL_CTX_set_ssl_version in -lssl... (cached) yes
checking for GD support... yes
checking for the location of libwebp... no
checking for the location of libjpeg... yes
checking for the location of libpng... yes
checking for the location of libXpm... no
checking for FreeType 2... /usr/local/freetype
checking whether to enable JIS-mapped Japanese font support in GD... no
If configure fails try --with-webp-dir=<DIR>
checking for jpeg_read_header in -ljpeg... yes
checking for png_write_image in -lpng... yes
If configure fails try --with-xpm-dir=<DIR>
checking for fabsf... yes
checking for floorf... yes
checking for GNU gettext support... yes
checking for bindtextdomain in -lintl... no
checking for bindtextdomain in -lc... yes
checking for ngettext in -lc... yes
checking for dngettext in -lc... yes
checking for dcngettext in -lc... yes
checking for bind_textdomain_codeset in -lc... yes
checking for GNU MP support... no
checking for mhash support... yes
checking whether to enable hash support... yes
checking whether byte ordering is bigendian... (cached) no
checking size of short... (cached) 2
checking size of int... (cached) 4
checking size of long... (cached) 8
checking size of long long... (cached) 8
checking size of long int... 8
checking checking if we're at 64-bit platform... yes
checking for iconv support... yes
checking for iconv... yes
checking if iconv is glibc's... yes
checking if iconv supports errno... yes
checking if iconv supports //IGNORE... no
checking if your cpp allows macro usage in include lines... yes
checking for IMAP support... no
checking for IMAP Kerberos support... no
checking for IMAP SSL support... no
checking for Firebird support... no
checking whether to enable internationalization support... yes
checking for location of ICU headers and libraries... found 50.1.2
found
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking how to run the C++ preprocessor... /lib/cpp
configure: error: in `/www/server/php/73/update/src':
configure: error: C++ preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details
make: *** No targets specified and no makefile found.  Stop.
Gracefully shutting down php-fpm . done
make: *** No rule to make target `install'.  Stop.
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
Starting php-fpm  done


以上是执行日志,只能复制这么多

使用道具 举报 回复 支持 反对
发表于 2019-6-12 18:33:50 | 显示全部楼层
这是执行日志,不好意思之前发错了
1.PNG
2.PNG
3.PNG
4.PNG
使用道具 举报 回复 支持 反对
发表于 2019-6-12 18:34:21 | 显示全部楼层
河妖 发表于 2019-6-12 18:01
不是这个日志 是左上角安装任务列表的执行日志

checking how to run the C preprocessor... cc -E
checking for openssl support in libcurl... no
checking for gnutls support in libcurl... no
checking for curl_easy_perform in -lcurl... yes
checking for curl_easy_strerror in -lcurl... yes
checking for curl_multi_strerror in -lcurl... yes
checking for QDBM support... no
checking for GDBM support... no
checking for NDBM support... no
checking for TCADB support... no
checking for LMDB support... no
checking for Berkeley DB4 support... no
checking for Berkeley DB3 support... no
checking for Berkeley DB2 support... no
checking for DB1 support... no
checking for DBM support... no
checking for CDB support... no
checking for INI File support... no
checking for FlatFile support... no
checking whether to enable DBA interface... no
checking whether to enable DOM support... yes
checking for xml2-config path... (cached) /usr/bin/xml2-config
checking whether libxml build works... (cached) yes
checking for ENCHANT support... no
checking whether to enable EXIF (metadata from images) support... no
checking for fileinfo support... no
checking whether to enable input filter support... yes
checking pcre install prefix... no
checking whether to enable FTP support... yes
checking OpenSSL dir for FTP... no
checking for OpenSSL version... >= 1.0.1
checking for CRYPTO_free in -lcrypto... (cached) yes
checking for SSL_CTX_set_ssl_version in -lssl... (cached) yes
checking for GD support... yes
checking for the location of libwebp... no
checking for the location of libjpeg... yes
checking for the location of libpng... yes
checking for the location of libXpm... no
checking for FreeType 2... /usr/local/freetype
checking whether to enable JIS-mapped Japanese font support in GD... no
If configure fails try --with-webp-dir=<DIR>
checking for jpeg_read_header in -ljpeg... yes
checking for png_write_image in -lpng... yes
If configure fails try --with-xpm-dir=<DIR>
checking for fabsf... yes
checking for floorf... yes
checking for GNU gettext support... yes
checking for bindtextdomain in -lintl... no
checking for bindtextdomain in -lc... yes
checking for ngettext in -lc... yes
checking for dngettext in -lc... yes
checking for dcngettext in -lc... yes
checking for bind_textdomain_codeset in -lc... yes
checking for GNU MP support... no
checking for mhash support... yes
checking whether to enable hash support... yes
checking whether byte ordering is bigendian... (cached) no
checking size of short... (cached) 2
checking size of int... (cached) 4
checking size of long... (cached) 8
checking size of long long... (cached) 8
checking size of long int... 8
checking checking if we're at 64-bit platform... yes
checking for iconv support... yes
checking for iconv... yes
checking if iconv is glibc's... yes
checking if iconv supports errno... yes
checking if iconv supports //IGNORE... no
checking if your cpp allows macro usage in include lines... yes
checking for IMAP support... no
checking for IMAP Kerberos support... no
checking for IMAP SSL support... no
checking for Firebird support... no
checking whether to enable internationalization support... yes
checking for location of ICU headers and libraries... found 50.1.2
found
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking how to run the C++ preprocessor... /lib/cpp
configure: error: in `/www/server/php/73/update/src':
configure: error: C++ preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details
make: *** No targets specified and no makefile found.  Stop.
Gracefully shutting down php-fpm . done
make: *** No rule to make target `install'.  Stop.
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
Starting php-fpm  done
使用道具 举报 回复 支持 反对
发表于 2019-6-12 18:43:03 | 显示全部楼层
问题貌似解决了,刚刚安装了一下C++编译器之后目前PHP正在正常升级中
使用道具 举报 回复 支持 反对
发表于 2019-6-12 18:46:17 | 显示全部楼层
cc: error: main/.libs/php_ticks.o: No such file or directory
cc: error: main/.libs/network.o: No such file or directory
cc: error: main/.libs/php_open_temporary_file.o: No such file or directory
cc: error: main/.libs/output.o: No such file or directory
cc: error: main/.libs/getopt.o: No such file or directory
cc: error: main/.libs/php_syslog.o: No such file or directory
cc: error: main/streams/.libs/streams.o: No such file or directory
cc: error: main/streams/.libs/cast.o: No such file or directory
cc: error: main/streams/.libs/memory.o: No such file or directory
cc: error: main/streams/.libs/filter.o: No such file or directory
cc: error: main/streams/.libs/plain_wrapper.o: No such file or directory
cc: error: main/streams/.libs/userspace.o: No such file or directory
cc: error: main/streams/.libs/transports.o: No such file or directory
cc: error: main/streams/.libs/xp_socket.o: No such file or directory
cc: error: main/streams/.libs/mmap.o: No such file or directory
cc: error: main/streams/.libs/glob_wrapper.o: No such file or directory
cc: error: Zend/.libs/zend_language_parser.o: No such file or directory
cc: error: Zend/.libs/zend_language_scanner.o: No such file or directory
cc: error: Zend/.libs/zend_ini_parser.o: No such file or directory
cc: error: Zend/.libs/zend_ini_scanner.o: No such file or directory
cc: error: Zend/.libs/zend_alloc.o: No such file or directory
cc: error: Zend/.libs/zend_compile.o: No such file or directory
cc: error: Zend/.libs/zend_constants.o: No such file or directory
cc: error: Zend/.libs/zend_dtrace.o: No such file or directory
cc: error: Zend/.libs/zend_execute_API.o: No such file or directory
cc: error: Zend/.libs/zend_highlight.o: No such file or directory
cc: error: Zend/.libs/zend_llist.o: No such file or directory
cc: error: Zend/.libs/zend_vm_opcodes.o: No such file or directory
cc: error: Zend/.libs/zend_opcode.o: No such file or directory
cc: error: Zend/.libs/zend_operators.o: No such file or directory
cc: error: Zend/.libs/zend_ptr_stack.o: No such file or directory
cc: error: Zend/.libs/zend_stack.o: No such file or directory
cc: error: Zend/.libs/zend_variables.o: No such file or directory
cc: error: Zend/.libs/zend.o: No such file or directory
cc: error: Zend/.libs/zend_API.o: No such file or directory
cc: error: Zend/.libs/zend_extensions.o: No such file or directory
cc: error: Zend/.libs/zend_hash.o: No such file or directory
cc: error: Zend/.libs/zend_list.o: No such file or directory
cc: error: Zend/.libs/zend_builtin_functions.o: No such file or directory
cc: error: Zend/.libs/zend_sprintf.o: No such file or directory
cc: error: Zend/.libs/zend_ini.o: No such file or directory
cc: error: Zend/.libs/zend_sort.o: No such file or directory
cc: error: Zend/.libs/zend_multibyte.o: No such file or directory
cc: error: Zend/.libs/zend_ts_hash.o: No such file or directory
cc: error: Zend/.libs/zend_stream.o: No such file or directory
cc: error: Zend/.libs/zend_iterators.o: No such file or directory
cc: error: Zend/.libs/zend_interfaces.o: No such file or directory
cc: error: Zend/.libs/zend_exceptions.o: No such file or directory
cc: error: Zend/.libs/zend_strtod.o: No such file or directory
cc: error: Zend/.libs/zend_gc.o: No such file or directory
cc: error: Zend/.libs/zend_closures.o: No such file or directory
cc: error: Zend/.libs/zend_float.o: No such file or directory
cc: error: Zend/.libs/zend_string.o: No such file or directory
cc: error: Zend/.libs/zend_signal.o: No such file or directory
cc: error: Zend/.libs/zend_generators.o: No such file or directory
cc: error: Zend/.libs/zend_virtual_cwd.o: No such file or directory
cc: error: Zend/.libs/zend_ast.o: No such file or directory
cc: error: Zend/.libs/zend_objects.o: No such file or directory
cc: error: Zend/.libs/zend_object_handlers.o: No such file or directory
cc: error: Zend/.libs/zend_objects_API.o: No such file or directory
cc: error: Zend/.libs/zend_default_classes.o: No such file or directory
cc: error: Zend/.libs/zend_inheritance.o: No such file or directory
cc: error: Zend/.libs/zend_smart_str.o: No such file or directory
cc: error: Zend/.libs/zend_cpuinfo.o: No such file or directory
cc: error: Zend/.libs/zend_execute.o: No such file or directory
cc: error: main/.libs/internal_functions_cli.o: No such file or directory
cc: error: main/.libs/fastcgi.o: No such file or directory
cc: error: sapi/fpm/fpm/.libs/fpm.o: No such file or directory
cc: error: sapi/fpm/fpm/.libs/fpm_children.o: No such file or directory
cc: error: sapi/fpm/fpm/.libs/fpm_cleanup.o: No such file or directory
cc: error: sapi/fpm/fpm/.libs/fpm_clock.o: No such file or directory
cc: error: sapi/fpm/fpm/.libs/fpm_conf.o: No such file or directory
cc: error: sapi/fpm/fpm/.libs/fpm_env.o: No such file or directory
cc: error: sapi/fpm/fpm/.libs/fpm_events.o: No such file or directory
cc: error: sapi/fpm/fpm/.libs/fpm_log.o: No such file or directory
cc: error: sapi/fpm/fpm/.libs/fpm_main.o: No such file or directory
cc: error: sapi/fpm/fpm/.libs/fpm_php.o: No such file or directory
cc: error: sapi/fpm/fpm/.libs/fpm_php_trace.o: No such file or directory
cc: error: sapi/fpm/fpm/.libs/fpm_process_ctl.o: No such file or directory
cc: error: sapi/fpm/fpm/.libs/fpm_request.o: No such file or directory
cc: error: sapi/fpm/fpm/.libs/fpm_shm.o: No such file or directory
cc: error: sapi/fpm/fpm/.libs/fpm_scoreboard.o: No such file or directory
cc: error: sapi/fpm/fpm/.libs/fpm_signals.o: No such file or directory
cc: error: sapi/fpm/fpm/.libs/fpm_sockets.o: No such file or directory
cc: error: sapi/fpm/fpm/.libs/fpm_status.o: No such file or directory
cc: error: sapi/fpm/fpm/.libs/fpm_stdio.o: No such file or directory
cc: error: sapi/fpm/fpm/.libs/fpm_unix.o: No such file or directory
cc: error: sapi/fpm/fpm/.libs/fpm_worker_pool.o: No such file or directory
cc: error: sapi/fpm/fpm/.libs/zlog.o: No such file or directory
cc: error: sapi/fpm/fpm/events/.libs/select.o: No such file or directory
cc: error: sapi/fpm/fpm/events/.libs/poll.o: No such file or directory
cc: error: sapi/fpm/fpm/events/.libs/epoll.o: No such file or directory
cc: error: sapi/fpm/fpm/events/.libs/kqueue.o: No such file or directory
cc: error: sapi/fpm/fpm/events/.libs/devpoll.o: No such file or directory
cc: error: sapi/fpm/fpm/events/.libs/port.o: No such file or directory
cc: error: sapi/fpm/fpm/.libs/fpm_trace.o: No such file or directory
cc: error: sapi/fpm/fpm/.libs/fpm_trace_ptrace.o: No such file or directory
make: *** [sapi/fpm/php-fpm] Error 1
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
Starting php-fpm  done


还是不行,我哭了
使用道具 举报 回复 支持 反对
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

企业版年付运维跟进群

普通问题处理

论坛响应时间:72小时

问题处理方式:排队(仅解答)

工作时间:白班:9:00 - 18:00

紧急问题处理

论坛响应时间:10分钟

问题处理方式:1对1处理(优先)

工作时间:白班:9:00 - 18:00

工作时间:晚班:18:00 - 24:00

立即付费处理
快速回复 返回顶部 返回列表