码迷,mamicode.com
首页 > 其他好文 > 详细

Work Schedule

时间:2014-05-01 14:23:55      阅读:410      评论:0      收藏:0      [点我收藏+]

标签:tar   art   http   工作   服务器   res   代码   amp   view   安装   start   

今日工作安排:搭环境

安装VMWare View Client、建立连接,访问外部服务器。

安装lrzsz 解决上传下载的问题

安装apach php 建立WEB环境

拷贝代码

 

apache安装方法:

cd /usr/local
tar -zxvf httpd-2.2.6.tar.gz
cd httpd-2.2.6/
./configure --prefix=/usr/local/apache --enable-so

make && make install

restart.sh  /usr/local/apache/bin/apachectl  restart

start.sh     /usr/local/apache/bin/apachectl start

stop.sh    /usr/local/apache/bin/apachectl stop

 

 

安装emacs和xdebug的包:
emacs-23.1.tar.gz

emacs.tgz

geben-0.15.tar.gz

geben-0.26.tar.gz

xdebug-2.2.1.tgz

Work Schedule,码迷,mamicode.com

Work Schedule

标签:tar   art   http   工作   服务器   res   代码   amp   view   安装   start   

原文地址:http://www.cnblogs.com/bc05007/p/3700880.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!