12 2014 档案

摘要:在Ubuntu中安装apache 安装指令:sudo apt-get install apache2 安装结束后: 产生的启动和停止文件是:/etc/init.d/apache2 启动:sudo apache2ctl -k start 停止:sudo apache2ctl -k stop ... 阅读全文
posted @ 2014-12-10 11:42 Forward1990 阅读(101) 评论(0) 推荐(0)
摘要:如果没有,安装mysqliwget -c http://down.wdlinux.cn/in/mysqli_ins.shchmod 755 mysqli_ins.sh./mysqli_ins.sh前两天一个站点转移过来,因为给我的数据库有问题,我也没有仔细处理这个站点。今天把数据库弄好了,发现还... 阅读全文
posted @ 2014-12-05 11:38 Forward1990 阅读(374) 评论(0) 推荐(0)