码迷,mamicode.com
首页 > 数据库 > 详细

max os x升级后 lighttpd + php + mysql 部署

时间:2014-11-02 22:23:36      阅读:163      评论:0      收藏:0      [点我收藏+]

标签:style   http   color   ar   os   sp   on   art   bs   

手贱,升级了max os x 到Yosemite,系统默认装了nginx,php,开机会自动启动!
开机启动脚本默认在下面位置:

/Library/LaunchDaemons/com.root.nginx-start.plist

有下面一行:

<string>/usr/shell/nginx-start</string>, 可见,开机时启动了/usr/shell/nginx-start脚本了

我修改这个脚本,让开机启动我原来的环境:lighttpd + php + mysql:

/web/lighttpd/sbin/lighttpd -f /web/lighttpd/conf/lighttpd.conf

 

max os x升级后 lighttpd + php + mysql 部署

标签:style   http   color   ar   os   sp   on   art   bs   

原文地址:http://www.cnblogs.com/thrillerz/p/4070028.html

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