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