09 2020 档案

摘要:composer update maatwebsite/excel 之后 在linux机子上出现500解决方案 需要将bootstrap文件的设置权限为可写权限 阅读全文
posted @ 2020-09-17 10:52 令令七 阅读(259) 评论(0) 推荐(0)
摘要:1、参考链接:https://blog.csdn.net/ermaner666/article/details/79096939/ 在DOS窗口、gitbush以及一些可以使用的命令行工具的界面上,输入:net stop mysql、net start mysql时,总是提示:服务名无效。 出现提示 阅读全文
posted @ 2020-09-15 15:14 令令七 阅读(1531) 评论(0) 推荐(0)
该文被密码保护。
posted @ 2020-09-11 15:49 令令七 阅读(0) 评论(0) 推荐(0)
摘要:参考链接:https://www.cnblogs.com/wawahaha/p/4645658.html 网上通用解决方法的配置如下: server { ... location / { index index.htm index.html index.php; #访问路径的文件不存在则重写URL转 阅读全文
posted @ 2020-09-07 11:38 令令七 阅读(719) 评论(0) 推荐(0)