Jump to content

restarting a service using php


cleary1981

Recommended Posts

hi,

 

I have a service running on my machine that is feeding realtime data into my db. I then have a php script that reads this data and displays it on screen. The problem I am having is that the service, for some unknown reason starts throwing up errors and I need to restart the service.

 

What I want to do is have my php script monitor the data and restart the service if needed. Can php be used to issue comands to services? Some example script would be great.

 

Thanks

Link to comment
https://forums.phpfreaks.com/topic/140508-restarting-a-service-using-php/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.