VPS侦探论坛

 找回密码
 注册
查看: 5111|回复: 3

一键安装包下载不了

[复制链接]
发表于 2012-3-28 11:32:51 | 显示全部楼层 |阅读模式

不知道是我网络的原因, soft.vpser.net服务器的原因,我在centos里面执行安装,下载不了,管理员看到此帖,希望快点解决这个问题
美国VPS推荐: 遨游主机LinodeLOCVPS主机云搬瓦工80VPSVultr美国VPS主机中国VPS推荐: 阿里云腾讯云。LNMP付费服务(代装/问题排查)QQ 503228080
发表于 2012-3-28 12:43:06 | 显示全部楼层


肯定是你自己网络的问题,应该是你vps没设dns
Linux下Nginx+MySQL+PHP自动安装工具:https://lnmp.org
 楼主| 发表于 2012-3-28 13:52:53 | 显示全部楼层

cp ./.libs/pdo_mysql.so /soft/lnmp0.7-full/PDO_MYSQL-1.0.2/modules/pdo_mysql.so
cp ./.libs/pdo_mysql.lai /soft/lnmp0.7-full/PDO_MYSQL-1.0.2/modules/pdo_mysql.la
PATH="$PATH:/sbin" ldconfig -n /soft/lnmp0.7-full/PDO_MYSQL-1.0.2/modules
----------------------------------------------------------------------
Libraries have been installed in:
   /soft/lnmp0.7-full/PDO_MYSQL-1.0.2/modules

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------

Build complete.
Don't forget to run 'make test'.

Installing shared extensions:     /usr/local/php/lib/php/extensions/no-debug-non-zts-20060613/
--2012-03-28 13:44:58--  http://soft.vpser.net/web/zend/ZendOptimizer-3.3.9-linux-glibc23-i386.tar.gz
正在解析主机 soft.vpser.net... 96.44.153.111
Connecting to soft.vpser.net|96.44.153.111|:80... 失败:连接超时。
重试中。

--2012-03-28 13:48:09--  (尝试次数: 2)  http://soft.vpser.net/web/zend/ZendOptimizer-3.3.9-linux-glibc23-i386.tar.gz
Connecting to soft.vpser.net|96.44.153.111|:80...

   说明,我的服务器设了DNS可以正常上网,但就是不能安装,我下载其它的软件都可以,就是lnmp下载不了



[root@localhost lnmp0.7-full]# ping soft.vpser.net
PING soft.vpser.net (96.44.153.111) 56(84) bytes of data.
64 bytes from 96.44.153.111.static.quadranet.com (96.44.153.111): icmp_seq=1 ttl=52 time=204 ms
64 bytes from 96.44.153.111.static.quadranet.com (96.44.153.111): icmp_seq=2 ttl=52 time=204 ms
64 bytes from 96.44.153.111.static.quadranet.com (96.44.153.111): icmp_seq=3 ttl=52 time=204 ms
64 bytes from 96.44.153.111.static.quadranet.com (96.44.153.111): icmp_seq=4 ttl=52 time=204 ms
64 bytes from 96.44.153.111.static.quadranet.com (96.44.153.111): icmp_seq=5 ttl=52 time=205 ms
64 bytes from 96.44.153.111.static.quadranet.com (96.44.153.111): icmp_seq=6 ttl=52 time=206 ms
64 bytes from 96.44.153.111.static.quadranet.com (96.44.153.111): icmp_seq=7 ttl=52 time=205 ms
64 bytes from 96.44.153.111.static.quadranet.com (96.44.153.111): icmp_seq=8 ttl=52 time=203 ms
64 bytes from 96.44.153.111.static.quadranet.com (96.44.153.111): icmp_seq=9 ttl=52 time=275 ms
64 bytes from 96.44.153.111.static.quadranet.com (96.44.153.111): icmp_seq=10 ttl=52 time=205 ms
64 bytes from 96.44.153.111.static.quadranet.com (96.44.153.111): icmp_seq=11 ttl=52 time=205 ms
64 bytes from 96.44.153.111.static.quadranet.com (96.44.153.111): icmp_seq=12 ttl=52 time=205 ms
64 bytes from 96.44.153.111.static.quadranet.com (96.44.153.111): icmp_seq=13 ttl=52 time=205 ms
64 bytes from 96.44.153.111.static.quadranet.com (96.44.153.111): icmp_seq=14 ttl=52 time=205 ms
64 bytes from 96.44.153.111.static.quadranet.com (96.44.153.111): icmp_seq=15 ttl=52 time=204 ms
64 bytes from 96.44.153.111.static.quadranet.com (96.44.153.111): icmp_seq=16 ttl=52 time=217 ms



============================check files==================================
Error: php-5.2.17.tar.gz not found!!!download now......
--2012-03-28 14:14:23--  http://soft.vpser.net/web/php/php-5.2.17.tar.gz
正在解析主机 soft.vpser.net... 96.44.153.111
Connecting to soft.vpser.net|96.44.153.111|:80...

[ 本帖最后由 lovelrj 于 2012-3-28 14:16 编辑 ]
美国VPS推荐: 遨游主机LinodeLOCVPS主机云搬瓦工80VPSVultr美国VPS主机中国VPS推荐: 阿里云腾讯云。LNMP付费服务(代装/问题排查)QQ 503228080
发表于 2012-3-28 17:47:26 | 显示全部楼层



下载lnmp full包试试
试了几个vps的都没问题
Linux下Nginx+MySQL+PHP自动安装工具:https://lnmp.org
您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|手机版|Archiver|VPS侦探 ( 鲁ICP备16040043号-1 )

GMT+8, 2024-9-22 15:46 , Processed in 0.025638 second(s), 16 queries .

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

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