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 690nasıl çözerim bunu ?
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 ?
0
hostla konuşup php için ayırdıkları ram oranını arttırmalarını isteyebilirsin
0
joomla ya da drupal mı kuruyorsun?
0
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
0