Using PHPStudy2018, Nginx php5.6.27nts, after setting it as a system service, phpstudy will not start automatically when the server starts. At this time, manually starting phpstudy prompts that port 80 is occupied. Only then did I notice that there are more system services and the apache service occupies port 80. ; After disabling the apache service, phpstudy will still not start automatically when the server starts. If you start phpstudy manually, you will no longer be prompted for port occupation. I would like to ask: 1. In addition to scheduled tasks, do you allow PHPStudy to start automatically when the server starts?
2. Can the service be automatically started after PHPStudy is started?