Shameem Ahamed wrote: > Hi All, > > I ran in to a problem. > > My program was working very fine till last week. When i checked it today, i > found that the child process in not updating the log files. > > I have a daemon process in which a common log file is opened in the parent > process, and after forking a child parent will exit. I have the child > process capturing all the execution details and store it in to the log file. > > But from today onwards updating the logs is stopped. When i run it as an > individual code, child is updating the files. > > Anybody got any clue ?.
Not without code. Steve -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/