摘要: 重启后台服务: cd $prefix ; bin/xs-ctl.sh restart索引:# 导入 MySQL 数据库的 dbname.tbl_post 表到 demo 项目中,并且平滑重建util/Indexer.php --rebuild --source=mysql://root:pass@l... 阅读全文
posted @ 2014-09-01 00:54 捕蛇者说 阅读(330) 评论(0) 推荐(0)
摘要: 一、Start Apache 2 Server /启动apache服务# /etc/init.d/apache2 startor$ sudo /etc/init.d/apache2 start二、 Restart Apache 2 Server /重启apache服务# /etc/init.d/ap... 阅读全文
posted @ 2014-09-01 00:34 捕蛇者说 阅读(221) 评论(0) 推荐(0)