For some reason cant go more than 128 and thats what i have set.
Fatal error: Allowed memory size of 262144 bytes exhausted (tried to allocate 4248 bytes) in /home/user/public_html/dbtech/dbseo/includes/class_core.php on line 137
--------------- Added [DATE]1408212756[/DATE] at [TIME]1408212756[/TIME] ---------------
was trying this method <?php line:
Code:
ini_set("memory_limit", "xxM");
kept giving me the error above no mater what size i addded.
|