XAMPP Start automatically on Windows 7 startup

apache, mysql, xampp

Solution

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

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

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

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

Problem

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.

Original source

Related problems