简体   繁体   English

mysqli_real_connect():(HY000 / 2006):MySQL服务器已消失

[英]mysqli_real_connect(): (HY000/2006): MySQL server has gone away

I am having an issue with logging into phpMyAdmin. 我在登录phpMyAdmin时遇到问题。

I have simply install xampp. 我只安装了xampp。 when i launch the Xampp server it show me port error for 3306 so i have change the port from 3306 to 3307 in my.ini file and config -> Service and Port Settings -> Mysql port Tab 当我启动Xampp服务器时,它显示3306的端口错误,因此我已在my.ini文件和配置中将端口从3306更改为3307->服务和端口设置-> Mysql端口选项卡

Service Setting of Xampp Control Panel Xampp控制面板的服务设置

Then i was able to start SQL server 然后我就可以启动SQL Server

when i try to open PhpMyadmin it show me error like this than i change in config.inc.php 当我尝试打开PhpMyadmin时,它显示出这样的错误,而不是我在config.inc.php中进行更改

config.inc.php config.inc.php

Now when i try to open PhpMyadmin it ask me for username and password 现在,当我尝试打开PhpMyadmin时,询问我用户名和密码

Username - root
Password - Null

it show me error like this Error while login in PhpMyadmin 它显示我在PhpMyadmin中登录时的错误

Please Help me to find an issue 请帮助我找到问题

Thanks in advance 提前致谢

Since you are in the very early stages of using xampp and NO development has been completed; 由于您处于使用xampp的早期阶段,因此尚未完成开发。

Uninstall xampp and remove ALL the MySQL* programs, Shutdown/Restart Windows 10. 卸载xampp并删除所有MySQL *程序,关闭/重新启动Windows 10。

Reinstall xampp. 重新安装xampp。 Verify functionality. 验证功能。

For additional assistance, view my Profile, Network profile, for contact information including my Skype ID and get in touch with me, please. 如需其他帮助,请查看我的配置文件,网络配置文件,联系信息(包括我的Skype ID)并与我联系。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 mysqli_real_connect(): (HY000/2006): MySQL 服务器已经消失 - max_allowed_packet 不好 - mysqli_real_connect(): (HY000/2006): MySQL server has gone away - max_allowed_packet no good 警告:mysqli_connect(): (HY000/2006): MySQL 服务器已经消失 - Warning: mysqli_connect(): (HY000/2006): MySQL server has gone away mysqli_connect(): (HY000/2006): MySQL 服务器已经消失 - mysqli_connect(): (HY000/2006): MySQL server has gone away HY000 2006 MySQL 服务器不见了 - HY000 2006 MySQL server has gone away 尝试连接时出现“ SQLSTATE [HY000] [2006] MySQL服务器已消失” - I am getting “SQLSTATE[HY000] [2006] MySQL server has gone away” when attempting to connect 将 Laravel 连接到 XAMPP MySQL (MariaDB) 数据库 SQLSTATE[HY000] [2006] MySQL 服务器已经消失 - Connecting Laravel to XAMPP MySQL (MariaDB) database SQLSTATE[HY000] [2006] MySQL server has gone away SQLSTATE [HY000]:常规错误:2006 MySQL服务器已消失,无法创建临时表 - SQLSTATE[HY000]: General error: 2006 MySQL server has gone away creating temporary table Symfony 3 : SQLSTATE[HY000] [2006] MySQL 服务器在更新模式期间消失了 - Symfony 3 : SQLSTATE[HY000] [2006] MySQL server has gone away during update schema PDO例外:SQLSTATE [HY000] [2006] MySQL服务器已经消失了xampp - PDO Exception:SQLSTATE[HY000] [2006] MySQL server has gone away with xampp Doctrine\\DBAL\\Driver\\PDOException SQLSTATE[HY000] [2006] MySQL 服务器已经消失 - Doctrine\DBAL\Driver\PDOException SQLSTATE[HY000] [2006] MySQL server has gone away
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM