<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/ DTD/wml_1.1.xml">

<wml>
<head>
<meta http-equiv="cache-control" content="max-age=180,private" />
</head>
<card title="NetBSD一键安装Nginx+PHP+Mysql脚本">
<p>
作者:<a href="index.php?action=showuser&amp;userid=1&amp;hash=">熊茂祥</a><br />时间:2024-09-25 09:58<br />分类:<a href="index.php?action=list&amp;cid=10&amp;hash=">NetBSD</a><br />标签:<a href="index.php?action=tags&amp;item=netbsd&amp;hash=">netbsd</a>, <a href="index.php?action=tags&amp;item=nginx&amp;hash=">nginx</a>, <a href="index.php?action=tags&amp;item=php&amp;hash=">php</a>, <a href="index.php?action=tags&amp;item=mysql&amp;hash=">mysql</a>, <a href="index.php?action=tags&amp;item=%E4%B8%80%E9%94%AE&amp;hash=">一键</a><br />内容:
NetBSD是个非常优秀的系统，为了让大家也能更方便的用上NetBSD，我为大家做了一键安装Nginx+PHP+Mysql脚本，这样就可以解决常见的环境需求了，使NetBSD能够让大家快速上手并投产。


 


一键安装Nginx+PHP+Mysql


    wget --no-check-certificate -O fnmp.sh https://pcdn.ros6.com:9443/tools/FNMP/fnmp.sh

    

    chmod +x fnmp.sh

    

    ./fnmp.sh





安装的软件版本：（适用于NetBsd 10.0）

Nginx:1.26.1

PHP:7.4.33

Mysql:5.7.44

phpMyAdmin:5.1.3



更新时间：2024/09/25

更新内容：修复了安装后没设置服务自动启动的BUG。


更新时间：2024/09/17

更新内容：调整更新源地址，优化脚本逻辑。
</p><p>
<a href="index.php?action=login&amp;hash=">立即登陆发表评论</a><br />
</p>
<p><a href="index.php?action=list&amp;hash=">返回日志列表</a><br /><a href="index.php?action=index&amp;hash=">返回主页</a></p>
</card>
</wml>
