Global Moderator
Internet Junkie
Gender:
Posts: 1807
9006 credits Members referred : 6
« on: Jul 29, 2007, 04:46:21 pm »
Since switching some of my proxy sites to phproxy my server is filling up with core.12345 files (with each file having a different number)
Each file is around 50MB and with a few hundred of those on each account the server is filling up quickly. Deleting them doesn't seem to do any harm, but is there any way to prevent them from being created in the first place? Or maybe they can be auto-deleted when no longer used...
I know some people here are familiar with phproxy, do you see the same files created on your server or is this not related to phproxy?
Global Moderator
Internet Junkie
Gender:
Posts: 1807
9006 credits Members referred : 6
« Reply #2 on: Jul 29, 2007, 05:09:39 pm »
No I can't find any fopen() in the script, I also don't see any reference to core.#### in the script, but these files are only showing up in my hosting accounts that use phproxy.
I am a metal monkey!
Administrator Community Supporter?
Jedai Sword Master
Gender:
Posts: 5799
46391 credits Members referred : 3
« Reply #3 on: Jul 29, 2007, 05:11:55 pm »
Looks like a security whole. First check if you have the latest version of the script, then check if there is any eval() and BTW what do those files contain?
Maybe it is just a place that your host uses to keep logs from apache or from awstats.
maybe thats a kind of cache while parsing big video files
It's the version downloaded from proxies2u with the country filter enabled. ('max_file_size' => 1024*2048)
I did see the same files on a different phproxy install I have. I have deleted all the files today, but just found a new one has been created. I'm downloading the 50mb file now to have a look inside.