View Single Post
  #3  
Old 04-06-2012, 01:09 PM
eugene_b eugene_b is offline
New Member
 
Join Date: Apr 2012
Posts: 2
The PHP version is 5.2.8
memory_limit = 200M
memory soft limit = 629145600
memory hard limit = 929145600

Pasting the snippet of code is problematic. It's a huge 3rd party script with many classes and complex logic and I am not sure where exactly it is failing.

After setting error reporting level to the highest value, I've managed to find 503 in the error log, please see the attached file.
Attached Files
File Type: txt log.txt (13.5 KB, 3 views)
Reply With Quote