XAMPP Start automatically on Windows 7 startup

后端 未结 7 1113
庸人自扰
庸人自扰 2020-12-05 07:31

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

7条回答
  •  伪装坚强ぢ
    2020-12-05 07:52

    Try following Steps for Apache

    • Go to your XAMPP installation folder. Right-click xampp-control.exe. Click "Run as administrator"
    • Stop Apache service action port
    • Tick this (in snapshot) check box. It will ask if you want to install as service. Click "Yes".
    • Go to Windows Services by typing Window + R, then typing services.msc

    • Enter a new service name as Apache2 (or similar)

    • Set it as automatic, if you want it to run as startup.

    Repeat the steps for the MySQL service

提交回复
热议问题