Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[求助] cp: 无法 stat “/usr/local/src/nginx”: 没有那个文件或目录

[复制链接]
go_dxy 发表于 2011-5-19 19:50:40 | 显示全部楼层 |阅读模式
关于你在“康盛创想 Linux(基于CentOS的LNMP) 服务器部署标准 白丁简明版”的帖子
2. 编译安装Nginx

# cd /usr/local/src/

# tar zxvf nginx-0.7.65.tar.gz

# cd nginx-0.7.65

# ./configure --prefix=/usr/local/nginx --conf-path=/usr/local/nginx/conf/nginx.conf --with-http_realip_module --with-http_addition_module --with-http_gzip_static_module --with-http_random_index_module --with-http_stub_status_module --with-http_sub_module --with-http_dav_module

# make

# make install clean

# cp /usr/local/src/nginx /etc/init.d/nginx

# chmod 755 /etc/init.d/nginx

# chkconfig --add nginx

# chkconfig nginx on

执行红色部分。提示:cp: 无法 stat “/usr/local/src/nginx”: 没有那个文件或目录


mfch666 发表于 2011-5-20 03:43:35 | 显示全部楼层
你要复制啥啊?
回复

使用道具 举报

xiaoyuwxz 发表于 2011-5-20 05:50:13 | 显示全部楼层
教程中的nginx控制脚本是预先下载好的, 所以才有这步的拷贝。你应该没有下载才会提示找不到文件
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-12-28 23:30 , Processed in 0.025646 second(s), 3 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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