I have a series update script (takes some data from various predefined sites listed in mysql database with url fopen, takes items using regex and puts it in a different table in the database for other script's further usage) which when executed suddenly stops (no error message or anything, just stops executing and finishes output to the browser). It worked fine until about monday this week. BTW also some "core.INSERTNUMBERHERE" file appears in my site's (root?) directory with about 50MB in size. Anybody knows how to solve this (or is the PHP parser bugged?)?