Setting a PHP script as a Windows Service

后端 未结 7 1080
春和景丽
春和景丽 2020-12-01 03:29

I need to set up a PHP script as a windows service.

I need it to run regardless of which user is logged in, and on system start up - so it sounds like a windows ser

7条回答
  •  有刺的猬
    2020-12-01 03:59

    We used FireDaemon for this task, it doesn't require wrapper scripts etc. Unfortunately it's not freeware.

提交回复
热议问题