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 ?.
Shammi
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
http://learn.perl.org/