I am trying to import an XML file and getting this error…
Hello EE gurus,
Need some help.
Is this an EE setting or should I talk to my hosting guy or the Xml parser guy?
( ! ) Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 40 bytes) in ***/expressionengine/libraries/Xmlparser.php on line 290
Call Stack
# Time Memory Function Location
1 0.0009 128308 {main}( ) ../index.php:0
2 0.0026 179152 require_once( '***/codeigniter/system/core/CodeIgniter.php' ) ../index.php:222
3 0.3290 7277200 call_user_func_array ( ) ../CodeIgniter.php:297
4 0.3290 7277200 Addons_modules->show_module_cp( ) ../CodeIgniter.php:0
5 0.3838 7791652 Ajw_datagrab_mcp->check_settings( ) ../addons_modules.php:353
6 0.4241 8974568 Ajw_xml->fetch( ) ../mcp.ajw_datagrab.php:145
7 4.6715 10400000 EE_XMLparser->parse_xml( ) ../dt.ajw_xml.php:69
8 4.6715 10400000 EE_XMLparser->parse_into_struct( ) ../Xmlparser.php:70
9 4.6997 11747640 xml_parse_into_struct ( ) ../Xmlparser.php:290Thanks
V