Home > 网站建设 > vps下搭建nginx php mysql环境

vps下搭建nginx php mysql环境

工作后手头有一些宽松,趁着实习期比较空闲解决一下自己网站的问题,在cpuer指导下购买了一份vps。
在Linux下,懒人总是总是想一键安装。主要参考下面的帖子
Nginx+MySQL+PHP+Memcache+Vsftpd一键安装包
http://www.daigou.in/thread-2011-1-1.html
看了里面的安装脚本,主要就是用wget下载安装包,gcc编译环境用yum安装,源码包有部分是编译安装的。
整个过程使用Putty SSH做客户端,进行终端操作。因为服务器在美国,略感到一些延迟感。
nginx的配置文件在nginx.conf,里面的常用到的是server区段,主要涉及域名绑定。

Categories: 网站建设 Tags:
  1. August 30th, 2009 at 01:19 | #1

    不错的开始

  2. humker
    August 30th, 2009 at 19:54 | #2

    呵呵,Bodhi可能是我博客的唯一常客。

  1. No trackbacks yet.
Note: Commenter is allowed to use '@User+blank' to automatically notify your reply to other commenter. e.g, if ABC is one of commenter of this post, then write '@ABC '(exclude ') will automatically send your comment to ABC. Using '@all ' to notify all previous commenters. Be sure that the value of User should exactly match with commenter's name (case sensitive).