You are right! I have contacted the server, and they told me it is apache dump file. I don't know how to use gdb, so I'd better ignore it.
On Mon, Jun 16, 2008 at 9:30 PM, <[EMAIL PROTECTED]> wrote: > > > I'm willing to bet that > > 1) You're running in a shared environment > 2) You're running PHP as a CGI/FastCGI > > They're likely NOT MySQL anything, but rather the result of your PHP > CGI crapping out -- either an over-memory, over-cpu or general I/O > stall situation. > > For curiosity's sake, you could follow up with your provider, or, if > they provide gdb along with your hosting plan, SSH/telnet to your host > and run gdb on the core files. > > In any event, unless they keep cropping up, you likely can safely ignore > them. > > -- > -Doug > _______________________________________________ > wp-testers mailing list > [email protected] > http://lists.automattic.com/mailman/listinfo/wp-testers > _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
