in reply to Where does LOG_FILE get created with following code ?

The log file name (and perhaps path) are contained in the variable $logname. That variable is populated from hashref $cgi. No way of knowing beyond that based on what little you have posted.

  • Comment on Re: Where does LOG_FILE get created with following code ?