当前标签:bug
php报错SQLSTATE[HY000] [1203] User xxx already has more than 'max_user_connections' active connections问题解决

php连接mysql报错信息:[错误代码]SQLSTATE[HY000] [1203] User sdm819148356 already has more than 'max_user_connections' active connections

阅读全文

php报错Method ReflectionParameter::getClass() is deprecated问题解决

报错信息:Method ReflectionParameter::getClass() is deprecated 报错原因1:php版本太高 报错原因2:版本冲突,Composer 要安装的依赖项不支持 PHP8

阅读全文

Package has no installation candidate解决方法

今天在安装软件的时候出现了Package has no installation candidate的问题,如:E: Package <packagename> has no installation candidate

阅读全文

php switch case的

首先说明,这不是一个bug。应该说是一个比较容易中招的陷阱。今天使用switch遇到一个问题,代码如下:

阅读全文

vagrant up报错 Warning: Authentication failure. Retrying...解决方案

windows下vagrant报错,老是提示Warning: Authentication failure. Retrying...,并且运行完毕后没有共享文件夹,郁闷...网上找资料,逛论坛,终于有了解决方法,最起码能运行了,贴出来分享一下。

阅读全文

yum运行时提示被锁住了解决办法

1、当大家用linux的yum时,是不是经常会遇到下面的情况Loaded plugins: fastestmirrorExisting lock /var/run/yum.pid: another copy is running as pid 3404.Another app is currently holding the yum lock; waiting for it to exit...

阅读全文

git Disconnected:No supported authentication methods available问题解决

在本地克隆gitlab上的项目,报如下错误:Disconnected:No supported authentication methods available(server sent:publickey,gssapi-keyex,gssapi-with-mic)解决方案:

阅读全文

centos6安装GitLab全程详解和常见问题解决

GitLab,是一个使用 Ruby on Rails 开发的开源应用程序,与Github类似,能够浏览源代码,管理缺陷和注释,非常适合在团队内部使用。官方只提供了Debian/Ubuntu系统下的安装说明文档,如果需要在centos下安装,可以参考这篇

阅读全文

composer 安装yii2 The package is not available in a stable-enough version解决办法

错误提示:Potential causes:- A typo in the package name- The package is not available in a stable-enough version according to your minimum-stability settingsee <https://groups.google.com/d/topic/composer-dev/_g3ASeIFlrc/discussion> for more details.

阅读全文

Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' 解决办法

启动mysql 报错:ERROR 2002 (HY000): Can’t connect to local MySQL server through socket ‘/var/lib/mysql/mysql.sock’ (111)1、先查看 /etc/rc.d/init.d/mysqld status 看看 mysql 是否已经启动.另外看看是不是权限问题.

阅读全文

皖ICP备2023023451号

Copyright © L1MN.COM 联系方式:l1mnfw@163.com