I have websocket based application which requires to run as php server.php.
In my local Ubuntu computer I run on terminal as php server.php. And it works without a problem unless I break that up with Ctrl + C
So, how can I achive that in live server? Is there some features in cpanel?