Page 1 of 1

Using pendrive to access XAMPP, MySql server isnt working

PostPosted: 10. September 2023 07:13
by ricky24
i wanted to code on the go so i put all my required items in a pendrive,vs code, my code folders and xampp application. Apache is working all fine but mysql aint working, am i missing anything that needs to be in the pendrive for it to work?

11:26:31 AM [mysql] Problem detected!
11:26:31 AM [mysql] Port 3306 in use by "Unable to open process"!
11:26:31 AM [mysql] MySQL WILL NOT start without the configured ports free!
11:26:31 AM [mysql] You need to uninstall/disable/reconfigure the blocking application
11:26:31 AM [mysql] or reconfigure MySQL and the Control Panel to listen on a different port
11:26:31 AM [mysql] Attempting to start MySQL app...
11:26:31 AM [mysql] Status change detected: running
11:26:34 AM [mysql] Status change detected: stopped
11:26:34 AM [mysql] Error: MySQL shutdown unexpectedly.
11:26:34 AM [mysql] This may be due to a blocked port, missing dependencies,
11:26:34 AM [mysql] improper privileges, a crash, or a shutdown by another method.
11:26:34 AM [mysql] Press the Logs button to view error logs and check
11:26:34 AM [mysql] the Windows Event Viewer for more clues
11:26:34 AM [mysql] If you need more help, copy and post this
11:26:34 AM [mysql] entire log window on the forums

Re: Using pendrive to access XAMPP, MySql server isnt workin

PostPosted: 10. September 2023 11:31
by Nobbie
There is probably already another mysql running (using Port 3306).