Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

XAMPP Start automatically on Windows 7 startup

XAMPP Version 3.2.1 installed on Windows 7. It didn't get started automatically on Windows boot.

Tried: looking in service, it shows neither Apache nor MySQL.

like image 326
vignesh pbs Avatar asked Sep 06 '25 13:09

vignesh pbs


1 Answers

Try to run Your XAMPP Control Panel as Run as administrator, then install Apache and MySQL.

enter image description here

When XAMPP opens, ensure that Apache and MySQL services are stopped.

enter image description here

Now just check/tick on Apache and Mysql service module.

enter image description here

Now Apache and MySQL will be added to window services. You can set these services to start when Windows boots.

like image 124
EniGma Avatar answered Sep 08 '25 03:09

EniGma