Importing XML File, Fatal Error
-
I am currently trying to switch my blog from blogger to wordpress, but when I try importing the XML to wordpress I keep getting:
Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 81 bytes) in /home4/fmwl/public_html/wp-includes/SimplePie/Parser.php on line 323
The XML file is only around 37 MB and it says it can import up to 64 MB. I have tried adding define(‘WP_MEMORY_LIMIT’, ‘2048M’); to my wp.config file, but the error still occurs.
Any ideas how I can fix this? Thanks in advance!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Importing XML File, Fatal Error’ is closed to new replies.