全球主机交流论坛

 找回密码
 注册

QQ登录

只需一步,快速开始

IP归属甄别会员请立即修改密码
楼主: 删除
打印 上一主题 下一主题

【原创】LNMP-LNMPz 最新Linux下的一键安装包

[复制链接]
21#
发表于 2010-3-17 20:01:00 | 只看该作者
用过别人的版本怎么升级?
22#
发表于 2010-3-17 20:04:05 | 只看该作者
不错.哈哈
23#
发表于 2010-3-17 20:17:28 | 只看该作者
原帖由 ATOM 于 2010-3-17 20:01 发表
用过别人的版本怎么升级?

我也想知道这个问题。或者搂住给个FTP分离出来的嘛
24#
发表于 2010-3-18 16:26:50 | 只看该作者
25#
发表于 2010-3-18 16:33:35 | 只看该作者
很想尝试啊
可是kloxo下面好多站,搬过去是不是很费劲啊@@
26#
发表于 2010-3-19 11:46:52 | 只看该作者
64位的 centos暂时安装失败,安装后貌似php这些没有启动起来

继续研究中,看过里面的文件,发现 zend版本就肯定不是64位的,唯有慢慢研究怎么换掉
27#
发表于 2010-3-19 12:13:13 | 只看该作者
添加新站点 No input file specified
28#
发表于 2010-3-19 13:36:24 | 只看该作者
安装包内,update.sh怎么没有了呢?
29#
发表于 2010-3-19 14:09:50 | 只看该作者
  1. [root@server1 mcrypt-2.6.8]#./configure
  2. checking build system type... x86_64-unknown-linux-gnu
  3. checking host system type... x86_64-unknown-linux-gnu
  4. checking target system type... x86_64-unknown-linux-gnu
  5. checking for a BSD-compatible install... /usr/bin/install -c
  6. checking whether build environment is sane... yes
  7. checking for a thread-safe mkdir -p... /bin/mkdir -p
  8. checking for gawk... gawk
  9. checking whether make sets $(MAKE)... yes
  10. checking for style of include used by make... GNU
  11. checking for gcc... gcc
  12. checking for C compiler default output file name... a.out
  13. checking whether the C compiler works... yes
  14. checking whether we are cross compiling... no
  15. checking for suffix of executables...
  16. checking for suffix of object files... o
  17. checking whether we are using the GNU C compiler... yes
  18. checking whether gcc accepts -g... yes
  19. checking for gcc option to accept ISO C89... none needed
  20. checking dependency style of gcc... gcc3
  21. checking for a sed that does not truncate output... /bin/sed
  22. checking for grep that handles long lines and -e... /bin/grep
  23. checking for egrep... /bin/grep -E
  24. checking for fgrep... /bin/grep -F
  25. checking for ld used by gcc... /usr/bin/ld
  26. checking if the linker (/usr/bin/ld) is GNU ld... yes
  27. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  28. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  29. checking whether ln -s works... yes
  30. checking the maximum length of command line arguments... 98304
  31. checking whether the shell understands some XSI constructs... yes
  32. checking whether the shell understands "+="... yes
  33. checking for /usr/bin/ld option to reload object files... -r
  34. checking how to recognize dependent libraries... pass_all
  35. checking for ar... ar
  36. checking for strip... strip
  37. checking for ranlib... ranlib
  38. checking command to parse /usr/bin/nm -B output from gcc object... ok
  39. checking how to run the C preprocessor... gcc -E
  40. checking for ANSI C header files... yes
  41. checking for sys/types.h... yes
  42. checking for sys/stat.h... yes
  43. checking for stdlib.h... yes
  44. checking for string.h... yes
  45. checking for memory.h... yes
  46. checking for strings.h... yes
  47. checking for inttypes.h... yes
  48. checking for stdint.h... yes
  49. checking for unistd.h... yes
  50. checking for dlfcn.h... yes
  51. checking for objdir... .libs
  52. checking if gcc supports -fno-rtti -fno-exceptions... no
  53. checking for gcc option to produce PIC... -fPIC -DPIC
  54. checking if gcc PIC flag -fPIC -DPIC works... yes
  55. checking if gcc static flag -static works... yes
  56. checking if gcc supports -c -o file.o... yes
  57. checking if gcc supports -c -o file.o... (cached) yes
  58. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  59. checking whether -lc should be explicitly linked in... no
  60. checking dynamic linker characteristics... GNU/Linux ld.so
  61. checking how to hardcode library paths into programs... immediate
  62. checking whether stripping libraries is possible... yes
  63. checking if libtool supports shared libraries... yes
  64. checking whether to build shared libraries... yes
  65. checking whether to build static libraries... yes
  66. checking for gcc... (cached) gcc
  67. checking whether we are using the GNU C compiler... (cached) yes
  68. checking whether gcc accepts -g... (cached) yes
  69. checking for gcc option to accept ISO C89... (cached) none needed
  70. checking dependency style of gcc... (cached) gcc3
  71. checking for libmcrypt-config... /usr/local/bin/libmcrypt-config
  72. checking for libmcrypt - version >= 2.5.0... yes
  73. checking for mhash_keygen in -lmhash... no
  74. configure: error: "You need at least libmhash 0.8.15 to compile this program. http://mhash.sf.net/"
  75. [root@server1 mcrypt-2.6.8]#make
  76. make: *** No targets specified and no makefile found.  Stop.
  77. [root@server1 mcrypt-2.6.8]#
复制代码
手工一步一步安装,好像到安装mcrypt-2.6.8这里就出错了
./configure 后,make 提示出错,看屏幕好像是 limbbash 版本过低么?
30#
发表于 2010-3-20 01:06:54 | 只看该作者
借用了论坛一朋友的BURST centos32位 进行测试,貌似成功了
不过有几个小问题:
新建立一个网站后:
1.ngingx没有自动平滑重启
2.网站空间建立了,权限也是设置了,FTP也是正常的
3.数据库里面没有自动建立数据库

现在就是我的64位不成功,安装后phpmyadmin都打不开,好像是权限的问题
您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|小黑屋|全球主机交流论坛

GMT+8, 2026-1-12 06:45 , Processed in 0.061251 second(s), 7 queries , Gzip On, MemCache On.

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表