PDA

View Full Version : elf file not generated


Mark Schenkel
25-Oct-2010, 06:08 PM
I have a Delphi TWebModule web application running on Windows Apache. I have it configured to save the elf log file to c:\temp. On my development machine everything works fine. But I cannot get it to work on the production box. I did notice in the event viewer when I shut down Apache a "Application popup: Error occurred : Memory Leak: Total size=61354 - Count=227." message.

Is there anything to explain this?

Alex
04-Nov-2010, 07:55 AM
Hi,

Can't think of anything except no access rights on target folder.

Have you tried to search entire hard disk for bug report file? EurekaLog should redirect log file to AppPata, if target folder is not writable.