Strange file auto generated?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • howa

    Strange file auto generated?

    I am using Linux/PHP4 + Smarty, sometimes I found some strange file
    auto generated under the temp folder for smarty cache,

    e.g. phpNd7W05

    Anyone know the reason for this file?

    Thanks.

  • Andy Hassall

    #2
    Re: Strange file auto generated?

    On 9 Nov 2006 18:22:34 -0800, "howa" <howachen@gmail .comwrote:
    >I am using Linux/PHP4 + Smarty, sometimes I found some strange file
    >auto generated under the temp folder for smarty cache,
    >
    >e.g. phpNd7W05
    >
    >Anyone know the reason for this file?
    As you said it's in the Smarty cache directory, isn't it just part of the
    Smarty cache? It's a while since I used Smarty so I can't remember the filename
    format it uses.

    What's in the file?

    --
    Andy Hassall :: andy@andyh.co.u k :: http://www.andyh.co.uk
    http://www.andyhsoftware.co.uk/space :: disk and FTP usage analysis tool

    Comment

    • howa

      #3
      Re: Strange file auto generated?


      Andy Hassall wrote:
      On 9 Nov 2006 18:22:34 -0800, "howa" <howachen@gmail .comwrote:
      >
      I am using Linux/PHP4 + Smarty, sometimes I found some strange file
      auto generated under the temp folder for smarty cache,

      e.g. phpNd7W05

      Anyone know the reason for this file?
      >
      As you said it's in the Smarty cache directory, isn't it just part of the
      Smarty cache? It's a while since I used Smarty so I can't remember the filename
      format it uses.
      >
      What's in the file?
      >
      --
      Andy Hassall :: andy@andyh.co.u k :: http://www.andyh.co.uk
      http://www.andyhsoftware.co.uk/space :: disk and FTP usage analysis tool
      it should not be the Smarty cache, since the content is not.

      i wonder if this file is something related to php engine, such as dump
      during error?

      Comment

      Working...