忧茗导航系统正版授权-多多支持官方

安装忧茗导航系统要求

  • 服务器安装环境php74、MySQL5.7(必须5.7)
  • 扩展安装SG15和fileinfo
  • 授权备案域名及服务器(可用免备案服务器)
  • 准备好源码,下面有详细搭建教程。

搭建详细教程

把安装包上传至宝塔根目录解压。解压出来后,得到如图数据

图片[1]-忧茗导航系统授权版

修改路劲数据库:/www/wwwroot/根目录/includes/database.php

图片[2]-忧茗导航系统授权版

然后导入数据库,选择本机导入即可

图片[3]-忧茗导航系统授权版


PHP7.4 安装SG15

图片[4]-忧茗导航系统授权版
图片[5]-忧茗导航系统授权版

点击下载文件。上传到在PHP7.4配置文件下:extension=ixed.7.4.lin 添加这段 然后重启PHPwww/www/server/php/php/74/lib/php/php/extensions/no-debug-non-zts-2019090902。

图片[6]-忧茗导航系统授权版

重启PHP7.4即可

计划任务

cd /www/wwwroot/域名/includesphp update_ad_status.phpShell脚本 N秒钟 30秒 执行用户root 请将:域名替换成自己的(一定要分段)

图片[7]-忧茗导航系统授权版


伪静态 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]-忧茗导航系统授权版
  • 后台无法上传图片问题

请在宝塔后台,给与目录权限如图或者检查扩展是否有安装 fileinfo

图片[9]-忧茗导航系统授权版
手机端首页图片展示
图片[10]-忧茗导航系统授权版
图片[11]-忧茗导航系统授权版
图片[12]-忧茗导航系统授权版
图片[13]-忧茗导航系统授权版
pc端展示图
图片[14]-忧茗导航系统授权版
图片[15]-忧茗导航系统授权版
图片[16]-忧茗导航系统授权版

© 版权声明
THE END
喜欢就支持一下吧
点赞10 分享
评论 共1条

请登录后发表评论

    • 小T的头像-小T食无忧小T徽章-初出茅庐-小T食无忧等级-LV1-小T食无忧作者0