in reply to apache2 and system
I cannot seem to get either system or the double-fork approach to work. system returns return code = 0 (and returns rc=-1 if I giver it the wrong path), but the process does not start (it logs to as file upon start, so I think it isn't starting. And ideas much appreciated!