摘要: 目前发现eaccelerator安装之后如果php.ini中设置open_basedir将导致open_basedir的一些报错(open_basedir restriction in effect. File() is not within the allowed path(s)),在网上查找说这... 阅读全文
posted @ 2016-01-15 16:42 前度天下 阅读(2356) 评论(0) 推荐(0) 编辑
摘要: 最近帮客户做服务器数据迁移,压缩的my_data.tar.gz比较大,没办法下载本地在上传,百度搜索了下,用scp命令解决了,方法如下:A,B机的SSH都允许root登录,B机IP:115.47.45.141要把 A上的 /home/my_data.tar.gz 传到 B机并放到/home/目录,可... 阅读全文
posted @ 2016-01-15 12:11 前度天下 阅读(140) 评论(0) 推荐(0) 编辑