Thread: 503 error
View Single Post
  #3  
Old 05-19-2007, 06:19 PM
alex alex is offline
Senior Member
 
Join Date: Jan 2006
Posts: 51
I agree it sounds like a PHP problem stderr.log is showing:
*** glibc detected *** double free or corruption (!prev): 0x0000000000cc5bd0 ***

I'm considering upgrading the PHP to the 5 series

Any idea how to track down where this is coming from:

Not a JPEG file: starts with 0xd0 0xcf
Not a JPEG file: starts with 0x50 0x4b
Not a JPEG file: starts with 0xd0 0xcf
Not a JPEG file: starts with 0xd0 0xcf
Not a JPEG file: starts with 0x50 0x61
Not a JPEG file: starts with 0xd0 0xcf

I am seeing a ton of them in stderr.log but no information to track down where it might be coming from
Reply With Quote