Skip to content

leo的个人博客

又一个WordPress站点

Menu
  • 首页
  • 页面测试

lnmp 部署项目报错"lnmp open_basedir restriction in effect."

2018年6月22日
| 没有评论
|Laravel, linux, nginx, php

使用lnmp集成环境在运行laravel时显示空白,打开php.ini的display_errors后显示: […]

Read More »

Posted in %1$s

PHP 連線 mysql 出現 The server requested authentication method unknown to the client

2018年6月1日
| 没有评论
|mysql, php

旧的密码使用的长度是16位,新的密码长度是41位,所以连接不上 解法: 可以修改 mysql  配置 登录 # […]

Read More »

Posted in %1$s

freebsd nginx mysql php-fpm

2018年5月31日
| 没有评论
|linux, nginx, php

pkg 源更新: mkdir -p /usr/local/etc/pkg/repos vim /usr/loc […]

Read More »

Posted in %1$s

sublime sftp 操作

2018年4月26日
| 没有评论
|php

先说明的是Sumblime Text 3,下载安装后,打开软件, 按下Ctrl+Shift+P调出命令面板, […]

Read More »

Posted in %1$s

mysql 性能优化

2018年4月14日
| 没有评论
|mysql

该参数可以设置到电脑物理内存的80% innodb_buffer_pool_size=2G 主要作用是缓存in […]

Read More »

Posted in %1$s

linux的awk命令

2018年4月4日
| 没有评论
|linux

linux的awk命令

Read More »

Posted in %1$s

laravel 知识点学习

2018年3月28日
| 没有评论
|Laravel, php

1.migration 2.collection 3.relationship

Read More »

Posted in %1$s

linux 下docker-compose 安装

2018年3月24日
| 没有评论
|docker, linux

安装docker-compose需要手动自己安装。 地址: https://github.com/docker […]

Read More »

Posted in %1$s

linux 使用代理设置

2018年3月24日
| 没有评论
|linux, ubuntu

export http_proxy=http://127.0.0.1:1080 export https_pr […]

Read More »

Posted in %1$s

mysql show profiles 记录sql语句执行时间

2018年3月13日
| 没有评论
|mysql

1.开启 set profiling=1 2.查询 show profiles; 结果如下: 3.详细查询指定 […]

Read More »

Posted in %1$s

文章导航

上一页 1 … 9 10 11 … 13 下一页

近期文章

  • chrome 本地域名http禁止自动转身边https配置
  • vmware ubuntu安装vmtools
  • ubuntu 24五笔输入法
  • es 分页查询过大时无法展示
  • docker es 7.10.0

近期评论

    归档

    • 2025年6月
    • 2025年5月
    • 2025年3月
    • 2024年11月
    • 2024年9月
    • 2024年8月
    • 2024年7月
    • 2024年4月
    • 2024年1月
    • 2023年7月
    • 2023年1月
    • 2022年11月
    • 2022年10月
    • 2022年9月
    • 2022年6月
    • 2022年5月
    • 2022年4月
    • 2021年12月
    • 2021年11月
    • 2021年10月
    • 2021年9月
    • 2021年8月
    • 2021年7月
    • 2021年6月
    • 2021年4月
    • 2020年12月
    • 2020年11月
    • 2020年10月
    • 2020年9月
    • 2020年8月
    • 2020年6月
    • 2020年5月
    • 2020年2月
    • 2020年1月
    • 2019年12月
    • 2019年10月
    • 2019年8月
    • 2019年7月
    • 2019年3月
    • 2019年1月
    • 2018年11月
    • 2018年9月
    • 2018年7月
    • 2018年6月
    • 2018年5月
    • 2018年4月
    • 2018年3月
    • 2018年2月
    • 2018年1月
    • 2017年12月
    • 2017年11月
    • 2017年10月
    • 2017年9月
    • 2017年8月
    • 2017年7月
    • 2017年6月
    • 2017年5月

    分类

    • composer
    • docker
    • Elasticsearch
    • eth
    • git
    • go
    • golang
    • js
    • kafka
    • Laravel
    • linux
    • mq
    • mysql
    • nginx
    • php
    • rabbitmq
    • redis
    • ubuntu
    • vscode
    • 未分类
    • 算法
    • 闲杂

    其他操作

    • 登录
    • 条目feed
    • 评论feed
    • WordPress.org

    leo的个人博客 2025 | All Rights Reserved