apache - Not able to start MySQL, using Xampp v3.2.1, MySQL shutdown unexpectedly -


i have installed xampp several weeks, working. today have installed microsoft net. framework 4. after apache shut down , not run it. mysql running. have uninstalled xampp, restarted computer , installed xampp again c:/xampp.

now things goes oppositely. apache running. mysql shuts down unexpectedly.

i try run mediawiki setup, breaks @ mysql configuration step: "db connection error: access denied user 'root'@'localhost' (using password: yes) (localhost). check host, username , password , try again. "

what should done?

the error message getting now:

6:46:21 pm  [mysql]     problem detected! 6:46:21 pm  [mysql]     port 3306 in use ""c:\program files (x86)\zend\mysql55\bin\mysqld" --defaults-file="c:\program files (x86)\zend\mysql55\my.ini" mysql_zendserver55"! 6:46:21 pm  [mysql]     mysql not start without configured ports free! 6:46:21 pm  [mysql]     need uninstall/disable/reconfigure blocking application 6:46:21 pm  [mysql]     or reconfigure mysql , control panel listen on different port 

regards, gintare

usually mysql doesnt accept connections on localhost on 127.0.0.1, know both should represent same thing mysql different. try connecto mysql using mysql workbench or other tool , specify 127.0.0.1 host, if works change connection host application try run.


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -