how to open automatically MYSQL on start up of computer? or is there a downloadable software for it?

StackOverflow https://stackoverflow.com/questions/22497773

  •  17-06-2023
  •  | 
  •  

Question

I'm using xampp to start my mysql server but i want to start it automatically on start up of my computer. Is there anyway i could make my Xampp (MYSQL) opens automatically on start up?

Was it helpful?

Solution

You should add MySQL as one of your computer's services so it would run automatically on start-up. If you are using Windows OS, then probably, your XAMPP is installed on C:\XAMPP\. Now, go to your XAMPP directory and right click xampp-control.exe run it as administrator and the XAMPP control panel will pop-up. Check the box beside MySQL, that is the box under Service column and is beside the MySQL Module. Mostly, a UAC or user account control will pop-up asking you some stuff, just accept it and install the MySQL service to your PC. If everything is done correctly, your MySQL service should automatically start when your computer boot up.

OTHER TIPS

you need to your xamp application to you startup item of windows/linux check the following link for windows

http://www.wikihow.com/Alter-Startup-Programs-in-Windows-XP

If you are using windows Operating system, then put xampp in your startup.

Startup will be available in your start menu -> all programs

1.Open your xampp-control panel in this folder path xampp\xampp-control.exe. 2. Just make a tick mark on service!

to see the image click here OR

For Window: see the Links below

http://www.sevenforums.com/tutorials/12444-task-scheduler-create-new-task.html

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top