• I am trying to import-mt and get this error.
    Fatal error: Allowed memory size of 8388608 bytes exhausted at (null):0 (tried to allocate 11 bytes) in /var/www/html/Test/wp-admin/import-mt.php on line 66
    Fatal error: Allowed memory size of 8388608 bytes exhausted at (null):0 (tried to allocate 0 bytes) in Unknown on line 0
    Thank you

Viewing 1 replies (of 1 total)
  • That’s almost exactly what I’m getting:
    Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 131072 bytes) in /path-to/wordpress/wp-admin/import-mt.php on line 66
    Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 21 bytes) in Unknown on line 0
    The import file is huge – 2.90mb – because the site is huge and stuffed with idiotic pictures. 🙂 Here is the site I’m trying to import. I already imported one of my sub-blogs into my WP installation and it went fine, but it only had 5 entries and like 30 comments.
    Any ideas on what to do with this? I’d be happy to divide the thing up into smaller chunks if that would help any. 🙂

Viewing 1 replies (of 1 total)

The topic ‘Fatal error’ is closed to new replies.