3
I don’t know if anyone uses here, I tried to use for the first time, downloaded, installed and used the first time in a good, I found it super cool, created a database, tables, edited everything working perfectly.
I turned off the PC and the next day did not start at all. No error, just does not start. In the task manager comes to create the service, but disappears inexplicably. I have reinstalled 2x and nothing. I searched some forums and saw people with the same problem, but no resolution, some unanswered and others said they stopped using. I use version 6.1 CE, is the latest, and Windows 7 Ultimate, 64-bit.
Has anyone ever had this problem? Have you solved it? Any suggestions for a similar program?
Is the service active? you can see at
iniciar>executar>services.msc
. Which error message appears?– rray
Try to run the
mysqld.exe
as administrator. It is in the Mysql installation program.– user7261
The service is not active. The process is started but then terminated. I checked the folder, but there is no file called mysqld.exe E no error message appears. Just do not open the program.
– Cleiton Rodrigues
I use, with the same configuration and never had this problem, it seems to me antivirus thing, because when restarting must have blocked the process, take a look at your antivirus and see if something appears blocked.
– Marcelo Aymone
But I didn’t even use expensive antivirus. I had just formatted the PC, I had only installed the pro PHP and Mysql environment. Nothing more
– Cleiton Rodrigues
I know this question has been asked for a long time, but I will answer something anyway. So, take a look at your Microsoft Visual C++, because mysql needs it for some functions, if it is not installed or is outdated the program will not even start.
– user46847
In my case, I was missing vcruntime140_1.dll. Just download and paste into the Workbench folder!
– Claudio