I would like a php server that stays running, but would like to call it from appache.
so I can restart it from online.
I know you can set a php script to stay running, but how do I call it from a apache served php script so that if it stops running I can restart it by running the php script by displaying it with a browser?
as my webhost is nearlyfreespeach.net, I think they don't allow persistant scripts.
so I can restart it from online.
I know you can set a php script to stay running, but how do I call it from a apache served php script so that if it stops running I can restart it by running the php script by displaying it with a browser?
as my webhost is nearlyfreespeach.net, I think they don't allow persistant scripts.