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

Nginx 突然消失了....

发表在 Linux面板2018-6-15 02:47 [复制链接] 10 2685

升级到最新的面板以后,把 Nginx 升级到 1.12 以后,发现在面板中显示 Nginx未安装,我也无法创建新的网站或者安装SSL证书,此时已有的网站依然是可以正常访问的。之后重启了服务器,已有网站无法访问,连接被拒绝,并且我也无法安装Nginx。不知道是怎么回事。

SSH日志:(编译安装Nginx 1.14)
  1. checking for dlopen() ... not found
  2. checking for dlopen() in libdl ... found
  3. checking for sched_yield() ... found
  4. checking for sched_setaffinity() ... found
  5. checking for SO_SETFIB ... not found
  6. checking for SO_REUSEPORT ... found
  7. checking for SO_ACCEPTFILTER ... not found
  8. checking for SO_BINDANY ... not found
  9. checking for IP_TRANSPARENT ... found
  10. checking for IP_BINDANY ... not found
  11. checking for IP_BIND_ADDRESS_NO_PORT ... found
  12. checking for IP_RECVDSTADDR ... not found
  13. checking for IP_SENDSRCADDR ... not found
  14. checking for IP_PKTINFO ... found
  15. checking for IPV6_RECVPKTINFO ... found
  16. checking for TCP_DEFER_ACCEPT ... found
  17. checking for TCP_KEEPIDLE ... found
  18. checking for TCP_FASTOPEN ... found
  19. checking for TCP_INFO ... found
  20. checking for accept4() ... found
  21. checking for eventfd() ... found
  22. checking for int size ... 4 bytes
  23. checking for long size ... 8 bytes
  24. checking for long long size ... 8 bytes
  25. checking for void * size ... 8 bytes
  26. checking for uint32_t ... found
  27. checking for uint64_t ... found
  28. checking for sig_atomic_t ... found
  29. checking for sig_atomic_t size ... 4 bytes
  30. checking for socklen_t ... found
  31. checking for in_addr_t ... found
  32. checking for in_port_t ... found
  33. checking for rlim_t ... found
  34. checking for uintptr_t ... uintptr_t found
  35. checking for system byte ordering ... little endian
  36. checking for size_t size ... 8 bytes
  37. checking for off_t size ... 8 bytes
  38. checking for time_t size ... 8 bytes
  39. checking for AF_INET6 ... found
  40. checking for setproctitle() ... not found
  41. checking for pread() ... found
  42. checking for pwrite() ... found
  43. checking for pwritev() ... found
  44. checking for sys_nerr ... found
  45. checking for localtime_r() ... found
  46. checking for clock_gettime(CLOCK_MONOTONIC) ... found
  47. checking for posix_memalign() ... found
  48. checking for memalign() ... found
  49. checking for mmap(MAP_ANON|MAP_SHARED) ... found
  50. checking for mmap("/dev/zero", MAP_SHARED) ... found
  51. checking for System V shared memory ... found
  52. checking for POSIX semaphores ... not found
  53. checking for POSIX semaphores in libpthread ... found
  54. checking for struct msghdr.msg_control ... found
  55. checking for ioctl(FIONBIO) ... found
  56. checking for struct tm.tm_gmtoff ... found
  57. checking for struct dirent.d_namlen ... not found
  58. checking for struct dirent.d_type ... found
  59. checking for sysconf(_SC_NPROCESSORS_ONLN) ... found
  60. checking for sysconf(_SC_LEVEL1_DCACHE_LINESIZE) ... found
  61. checking for openat(), fstatat() ... found
  62. checking for getaddrinfo() ... found
  63. configuring additional modules
  64. adding module in /www/server/nginx/src/ngx_devel_kit
  65. + ngx_devel_kit was configured
  66. adding module in /www/server/nginx/src/lua_nginx_module
  67. checking for Lua library ... not found
  68. checking for Lua library in /usr/local/ ... not found
  69. checking for Lua library in /usr/local/ ... not found
  70. checking for Lua library in /usr/pkg/ ... not found
  71. checking for Lua library in /opt/local/ ... not found
  72. checking for Lua library in /usr/local/*/lua51/ ... not found
  73. checking for Lua library in /usr/ ... not found
  74. checking for LuaJIT library in /usr/local/ ... found
  75. checking for export symbols by default (-E) ... found
  76. checking for export symbols by default (--export-all-symbols) ... not found
  77. checking for SO_PASSCRED ... found
  78. checking for __attribute__(constructor) ... found
  79. checking for malloc_trim ... found
  80. + ngx_http_lua_module was configured
  81. adding module in /www/server/nginx/src/ngx_cache_purge
  82. + ngx_http_cache_purge_module was configured
  83. adding module in /www/server/nginx/src/nginx-sticky-module
  84. + ngx_http_sticky_module was configured
  85. adding module in /www/server/nginx/src/nginx-http-concat
  86. + ngx_http_concat_module was configured
  87. checking for PCRE library ... found
  88. checking for PCRE JIT support ... found
  89. checking for zlib library ... found
  90. checking for GD library ... not found
  91. checking for GD library in /usr/local/ ... not found
  92. checking for GD library in /usr/pkg/ ... not found
  93. checking for GD library in /opt/local/ ... not found

  94. ./configure: error: the HTTP image filter module requires the GD library.
  95. You can either do not enable the module or install the libraries.

  96. make: *** No rule to make target 'build', needed by 'default'.  Stop.
  97. ========================================================
复制代码


使用道具 举报 只看该作者 回复
发表于 2018-6-15 02:48:11 | 显示全部楼层
我的服务器操作系统是 Ubuntu 16.04.3 LTS 
使用道具 举报 回复 支持 反对
发表于 2018-6-15 02:51:38 | 显示全部楼层
对了 补充一下  我把PHP卸载以后 PHP也无法重新安装..... 日志的报错和上面是很相似的。(PHP7.1)

然后我的面板版本是目前稳定版最新版。5.8.8
使用道具 举报 回复 支持 反对
发表于 2018-6-15 02:58:54 | 显示全部楼层
后台现在能看到的就这些了。 貌似数据库还处于正常运行。
捕获.PNG
捕获2.PNG
使用道具 举报 回复 支持 反对
发表于 2018-6-15 10:37:51 | 显示全部楼层
有服务器信息和面板信息 提供下 检查
使用道具 举报 回复 支持 反对
发表于 2018-6-15 10:55:14 | 显示全部楼层
私信我ssh信息看看 私信完回复一下
使用道具 举报 回复 支持 反对
发表于 2018-6-15 11:05:25 | 显示全部楼层
河妖 发表于 2018-6-15 10:55
私信我ssh信息看看 私信完回复一下

已经私信啦  非常感觉!!!
使用道具 举报 回复 支持 反对
发表于 2018-6-15 12:39:42 | 显示全部楼层
已经装上了 但是你站点配置文件有问题 删除站点重新建吧(无需删站点数据及数据库)
使用道具 举报 回复 支持 反对
发表于 2018-6-15 13:32:26 | 显示全部楼层
河妖 发表于 2018-6-15 12:39
已经装上了 但是你站点配置文件有问题 删除站点重新建吧(无需删站点数据及数据库) ...

谢谢!!  确实是好了欸 ,但是我的PHP依然无法安装,求帮忙  (另外想知道为什么突然就坏掉了 我都没做什么操作啊......好奇怪  我怕以后又坏掉)
使用道具 举报 回复 支持 反对
发表于 2018-6-15 15:03:45 | 显示全部楼层
已经好了
使用道具 举报 回复
发表于 2018-6-15 15:06:07 | 显示全部楼层

万分感谢 !! 已打赏
使用道具 举报 回复 支持 反对
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

企业版年付运维跟进群

普通问题处理

论坛响应时间:72小时

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

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

紧急问题处理

论坛响应时间:10分钟

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

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

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

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