mysql - installed Xampp on Windows 7 32-bit. Errors when starting -


when try start mysql in xampp control panel (v3.2.1) have following message , mysql not start.

23:02:03  [mysql]   problem detected! 23:02:03  [mysql]   port 3306 in use ""c:\program files\mysql\mysql server 5.1\bin\mysqld" --defaults-file="c:\program files\mysql\mysql server 5.1\my.ini" mysql"! 23:02:03  [mysql]   mysql not start without configured ports free! 23:02:03  [mysql]   need uninstall/disable/reconfigure blocking application 23:02:03  [mysql]   or reconfigure mysql , control panel listen on different port 23:02:03  [mysql]   attempting start mysql service... 

the port 3306 in use in machine, need change port number 3307 in my.ini in c:\xampp\mysql\bin\my.ini.

once done restart apache server.


Comments

Popular posts from this blog

resizing Telegram inline keyboard -

command line - How can a Python program background itself? -

php - "cURL error 28: Resolving timed out" on Wordpress on Azure App Service on Linux -