From: Ricardo J. B. <ric...@da...> - 2012-02-23 22:48:14
|
Sorry, I just saw your email today, I'll try to patch my metalogger and get back with my results. Thanks for you efforts in this! El Lunes 20/02/2012, Michał Borychowski escribió: > Hi Ricardo! > > Please try to implement these changes and give us feedback whether it > helped in your case. > > You need to open "masterconn.c" file in "mfsmetalogger" folder and in the > "masterconn_beforeclose" function you have at the end something like: > > if (eptr->logfd) { > fclose(eptr->logfd); > } > > Please add this line: "eptr->logfs = NULL;" so that the whole block looks > like: > > if (eptr->logfd) { > fclose(eptr->logfd); > eptr->logfd = NULL; > } > > Regards > Michał -- Ricardo J. Barberis Senior SysAdmin / ITI Dattatec.com :: Soluciones de Web Hosting Tu Hosting hecho Simple! ------------------------------------------ |