Handler for (null) returned invalid result code 70007 / causing error 500?
        Posted  
        
            by 
                Sherif Buzz
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by Sherif Buzz
        
        
        
        Published on 2011-02-04T19:12:33Z
        Indexed on 
            2012/07/01
            21:18 UTC
        
        
        Read the original article
        Hit count: 1508
        
I am getting these errors on some pages in my site (php/apache/linux/mysql vps) on intervals and can't seem to find any reproducible scenario :
Handler for (null) returned invalid result code 70007
or
Handler for (null) returned invalid result code 70014
It occurs mainly on pages where file (image) uploads are done. It then causes a 500 error.
Google hasn't returned anything conclusive, has anybody come across these errors ?
© Server Fault or respective owner