本程序需要官方授权。联系QQ:79538257。vx:TB239239请支持官方正版授权在线更新……..
安装忧茗导航系统要求
- 服务器安装环境php74、MySQL5.7(必须5.7)
- 扩展安装SG15和fileinfo
- 授权备案域名及服务器(可用免备案服务器)
- 准备好源码,下面有详细搭建教程。
搭建详细教程
把安装包上传至宝塔根目录解压。解压出来后,得到如图数据
![图片[1]-忧茗导航系统授权版](https://s21.ax1x.com/2025/08/02/pVNsn8s.png)
修改路劲数据库:/www/wwwroot/根目录/includes/database.php
![图片[2]-忧茗导航系统授权版](https://www.coooc.cc/wp-content/uploads/2025/08/AgAABS1du6fL1ILL6JJPbpnxUrjDesvX.png)
然后导入数据库,选择本机导入即可
![图片[3]-忧茗导航系统授权版](https://www.coooc.cc/wp-content/uploads/2025/08/AgAABS1du6fHtQbxVLlOboX9k6ii2nlP.png)
PHP7.4 安装SG15
![图片[4]-忧茗导航系统授权版](https://www.coooc.cc/wp-content/uploads/2025/08/AgAABS1du6c2ZBsSPudA2oXQzYEBf7Bp.png)
![图片[5]-忧茗导航系统授权版](https://www.coooc.cc/wp-content/uploads/2025/08/AgAABS1du6eb7ANyeVpL0oe99dez3Z-E-1024x179.png)
点击下载文件。上传到在PHP7.4配置文件下:extension=ixed.7.4.lin 添加这段 然后重启PHPwww/www/server/php/php/74/lib/php/php/extensions/no-debug-non-zts-2019090902。
![图片[6]-忧茗导航系统授权版](https://www.coooc.cc/wp-content/uploads/2025/08/AgAABS1du6f6DS3bo_pP0ZQnoOgoXPpG-1024x475.png)
重启PHP7.4即可
计划任务
cd /www/wwwroot/域名/includesphp update_ad_status.phpShell脚本 N秒钟 30秒 执行用户root 请将:域名替换成自己的(一定要分段)
![图片[7]-忧茗导航系统授权版](https://www.coooc.cc/wp-content/uploads/2025/08/AgAABS1du6dBT_S4V1RJDbFzepVEONwY-1.png)
伪静态 2025年7月25日20:20:41最新伪静态
rewrite ^/index\.html$ /index.php last;
rewrite ^/ranking\.html$ /ranking.php last;
rewrite ^/ranking/(\d+)\.html$ /ranking.php?category_id=$1 last;
rewrite ^/shoulu\.html$ /shoulu.php last;
rewrite ^/article\.html$ /wenzhan.php last;
rewrite ^/go\.html$ /go.php last;
rewrite ^/go/(\d+)\.html$ /go.php?id=$1 last;
rewrite ^/article/(\d+)\.html$ /article.php?id=$1 last;
rewrite ^/articles/category/(\d+)/page/(\d+)\.html$ /wenzhan.php?category=$1&page=$2 last;
rewrite ^/articles/category/(\d+)\.html$ /wenzhan.php?category=$1 last;
rewrite ^/articles/page/(\d+)\.html$ /wenzhan.php?page=$1 last;
rewrite ^/articles\.html$ /wenzhan.php last;
rewrite ^/ad\.html$ /guanggao.php last;
rewrite ^/ad/buy/([a-z]+)/(\d+)\.html$ /guanggao.php?type=$1&position=$2 last;
rewrite ^/user-center\.html$ /user-center.php last;
rewrite ^/category/(\d+)/search/(.+)/page/(\d+)\.html$ /fenleiye.php?id=$1&search=$2&page=$3 last;
rewrite ^/category/(\d+)/search/(.+)\.html$ /fenleiye.php?id=$1&search=$2 last;
rewrite ^/category/(\d+)/page/(\d+)\.html$ /fenleiye.php?id=$1&page=$2 last;
rewrite ^/category/(\d+)\.html$ /fenleiye.php?id=$1 last;
rewrite ^/category/search/(.+)/page/(\d+)\.html$ /fenleiye.php?search=$1&page=$2 last;
rewrite ^/category/search/(.+)\.html$ /fenleiye.php?search=$1 last;
rewrite ^/category/page/(\d+)\.html$ /fenleiye.php?page=$1 last;
rewrite ^/category\.html$ /fenleiye.php last;
rewrite ^/site/(\d+)\.html$ /site-detail.php?id=$1 last;
rewrite ^/user_portal/(\d+)\.html$ /user_portal.php?id=$1 last;
常见问题
- 授权问题
如果添加授权后,显示无授权,请登入授权端检查是否有授权码如图
![图片[8]-忧茗导航系统授权版](https://www.coooc.cc/wp-content/uploads/2025/08/AgAABS1du6fRZuO2ByhAN5ApE97cTCLa-1024x53.png)
- 后台无法上传图片问题
请在宝塔后台,给与目录权限如图或者检查扩展是否有安装 fileinfo
![图片[9]-忧茗导航系统授权版](https://www.coooc.cc/wp-content/uploads/2025/08/AgAABS1du6dTL4J3KRpNEaCGjv6tY-ng.png)
手机端首页图片展示
![图片[10]-忧茗导航系统授权版](https://s21.ax1x.com/2025/08/02/pVNrSXV.jpg)
![图片[11]-忧茗导航系统授权版](https://s21.ax1x.com/2025/08/02/pVNr9mT.jpg)
![图片[12]-忧茗导航系统授权版](https://s21.ax1x.com/2025/08/02/pVNrC0U.jpg)
![图片[13]-忧茗导航系统授权版](https://s21.ax1x.com/2025/08/02/pVNrunK.jpg)
pc端展示图
![图片[14]-忧茗导航系统授权版](https://s21.ax1x.com/2025/08/02/pVNDXfs.jpg)
![图片[15]-忧茗导航系统授权版](https://s21.ax1x.com/2025/08/02/pVNDvpn.jpg)
![图片[16]-忧茗导航系统授权版](https://s21.ax1x.com/2025/08/02/pVNDxlq.jpg)
喜欢就支持一下吧
相关推荐
- 最新
- 最热
只看作者