预览模式: 普通 | 列表

易企CMS系统转换到linux下Strict Standards错误

Strict Standards: Declaration of ezSQL_mysql::query() should be compatible with ezSQLcore解决方法
客户网站用的是易企CMS系统,之前运行很稳定,迁移到阿里云虚拟主机以后,页面顶部出现一串代码:

Strict Standards: Declaration of ezSQL_mysql::query() should be compatible with ezSQLcore::query() in D:\XAMPP\htdocs\yiqicms\include\ezsql\ez_sql_mysql.php on line 263

查看更多...

分类:网页设计 | 固定链接 | 评论: 0 | 引用: 0 | 查看次数: 3043

黑群晖ds119j内网穿透成功

SSH登陆黑群晖,默认SSH是不允许用户密码登陆的,可以在群晖的控制面板中打开Telnet后通过Telnet连接后vi /etc/ssh/sshd_config中的PasswordAuthentication yes(no 改为 yes)

安装frp客户端(本次使用Sakura Frp)
https://www.natfrp.com
官方教程:https://moe.do/archives/sakurafrp_synology.html

查看更多...

分类:网络技术 | 固定链接 | 评论: 0 | 引用: 0 | 查看次数: 5039
技术名词:代理、动态域名DDNS、端口映射、内网穿透Frp

Frp:https://github.com/fatedier/frp/blob/master/README_zh.md
cpolar-内网穿透工具:https://www.cpolar.com/
内网端口映射Holer:http://wdom.net/,https://github.com/wisdom-projects/holer

查看更多...

分类:网络技术 | 固定链接 | 评论: 0 | 引用: 0 | 查看次数: 11398