Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 40 bytes) in /home/xxxxxxx.com/httpdocs/simple_html_dom.php on line 690
nasıl çözerim bunu ?
nasıl çözerim bunu ?

hostla konuşup php için ayırdıkları ram oranını arttırmalarını isteyebilirsin
bonjurkes


joomla ya da drupal mı kuruyorsun?
cnzdmr


forums.vtiger.com
ÖZET :
I have already solve it just increase the value of
ini_set('memory_limit','128M'); in the following files
config.inc.php and config.template.php
kimlanbu

1