Does anyone know a way that I can have a user initiate a child process that can survive a restart/shutdown of apache?
I tried having the CGI do a nohup (with trailing &) but when apache is shutdown, my program gets terminated as well.
Thanks for any insights!!
Mike K.
I tried having the CGI do a nohup (with trailing &) but when apache is shutdown, my program gets terminated as well.
Thanks for any insights!!
Mike K.