PHP toolbox can not start Mysql problem

tags: PHP toolbox can not start Mysql problem  PHP toolbox cannot start Mysql

Can't start Mysql in PHP toolbox?

The reason is that mysql has been installed locally
You need to delete the original version of mysql first

The following is: win10 operation process

Right click> Search>CMD

has been run as an administrator

Enter the command sc delete mysql to clear the mysql installed on this machine

Restart the toolbox after deleting

Successfully launched!

Intelligent Recommendation

[Error resolution] mysql 5.7zip unzip version can not start problem solving

ToMysql official websiteDownload the mysql 5.7zip installation package and extract the archive to the target directory. I will not introduce the environment variables and add the contents of the my.in...

tomcat service can not start Navicat for mysql connection is not the problem

1.cmd open the console Open the Registry 2.regedit 3. Locate the HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ services \ MySQL57 4. Modify the ImagePath value of "C: \ Program Files \ MySQL ...

MySQL: phpstudy upgrade to 5.7 can not start the problem MySQL5.5

MySQL: phpstudy upgrade to 5.7 can not start the problem MySQL5.5 About Actions upgrade will not repeat them here, numerous online posts, about to start mysql prompt "can not start" problem ...

MySQL install, uninstall, suddenly can not start a series of problem-solving methods

Recently new to MySQL database There have been many problems during installation. For example: server can not start, net command is invalid, and so on. Throughout the installation process, also experi...

php learning-mysql installation encounters a start server error and after mysql is installed, mysql can log in successfully, but php cannot connect to mysql...

Although the title is about two issues, they are actually related. It took me a long time to solve it. I wrote it down and shared it with you, which also made me remember more deeply. mysql installati...

More Recommendation

[Record] MySQL 5.7.23 decompression version installation net start mysql can not start the service problem

MySQL 5.7.23 unzip version installation net start mysql can not start the service problem may be caused by the lack of a data folder. Baidu ’s problem is found and executed: mysqld --initialize-...

MySQL installation and can not start

The version of MySql I downloaded is: mysql-8.0.15-winx64 window 10 1 Compressed package download and decompression Download the MySQL database to access the official website:https://www.mysql.com/ &n...

MySQL can not start solution

The newly installed MySQL failed to start After turning off wamp, mysql can be started, but the weird cycle begins. After starting wamp again, wamp is an orange icon, and the orange icon is not turned...

CentOS php connection mysql can only use localhost problem to solve

I use CentOS6.5, after the PHP and MySQL are installed, when MYSQL data is connected. You can only use localhost to replace 127.0.0.1 or other database server IP cannot be accessed. Last problem: is a...

Tomcat can not start the problem

Why 80% of the code can not do farming architect? >>>   ask Answer ask Answer Reproduced in: https: //my.oschina.net/durong/blog/84229...

Copyright  DMCA © 2018-2026 - All Rights Reserved - www.programmersought.com  User Notice

Top