View Single Post
  #1  
Old 10th October 2012, 23:46
dean dean is offline
Member
 
Join Date: Oct 2012
P2P
Posts: 1
Exclamation Problem with memory size in TT 2.08
Hi everyone, i have one problem with TT 2.08. My tracker works excelent, but today when i tried to open, give me this error:

Code:
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 32 bytes) in /home/mytracker/public_html/backend/mysql.class.php on line 84

In my PHP configuration stay this:

Code:
memory_limit: 128M
What meen that error, and how to solve that. Tnx in advance. :)

Last edited by dean; 11th October 2012 at 01:06.
Reply With Quote