How to starting XAMP port for MySQL in Windows 10 -


i having problem starting xamp port 3306 mysql.

i'm using windows 10. have uninstalled skype system. first software installed xamp. xamp control panel version 3.2.1. apache starts fine when start mysql give me following error: error: mysql shutdown unexpectedly. may due blocked port, missing dependencies, improper privileges, crash, or shutdown method.

i'm user of computer (with administrative privilege). when try change port address in my.ini file not let me save changes saying "access denied". (i have installed windows 3 times same problem every time)

i tried "netstat -b" see service using port it's not showing service using 3306 port. have tried "netstat -b -p tcp" computer gives following message:

"the requested operation requires elevation."

i need start mysql. do run it?

complete log:

here complete log:

9:17:45 pm  [main]  initializing control panel 9:17:45 pm  [main]  windows version: windows 8  64-bit 9:17:45 pm  [main]  xampp version: 1.8.3 9:17:45 pm  [main]  control panel version: 3.2.1  [ compiled: may 7th 2013 ] 9:17:45 pm  [main]  not running administrator rights! work 9:17:45 pm  [main]  application stuff whenever services 9:17:45 pm  [main]  there security dialogue or things break! think  9:17:45 pm  [main]  running application administrator rights! 9:17:45 pm  [main]  xampp installation directory: "c:\xampp\" 9:17:45 pm  [main]  checking prerequisites 9:17:45 pm  [main]  prerequisites found 9:17:45 pm  [main]  initializing modules :17:45 pm  [apache]     xampp apache running on port 80 9:17:45 pm  [apache]    xampp apache running on port 443 9:17:45 pm  [main]  starting check-timer 9:17:45 pm  [main]  control panel ready 9:18:03 pm  [mysql]     attempting start mysql app... 9:18:09 pm  [mysql]     status change detected: running 9:18:11 pm  [mysql]     status change detected: stopped 9:18:11 pm  [mysql]     error: mysql shutdown unexpectedly. 9:18:11 pm  [mysql]     may due blocked port, missing dependencies,  9:18:11 pm  [mysql]     improper privileges, crash, or shutdown method. 9:18:11 pm  [mysql]     press logs button view error logs , check 9:18:11 pm  [mysql]     windows event viewer more clues 9:18:11 pm  [mysql]     if need more help, copy , post 9:18:11 pm  [mysql]     entire log window on forums 

it says windows 8, i'm using windows 10. thanks


Comments

Popular posts from this blog

php - Invalid Cofiguration - yii\base\InvalidConfigException - Yii2 -

How to show in django cms breadcrumbs full path? -

ruby on rails - npm error: tunneling socket could not be established, cause=connect ETIMEDOUT -