• Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 85 bytes) in C:\xampp\phpMyAdmin\websitename\wp-includes\SimplePie\Parser.php on line 154

    I’m trying to import the XML file. I keep getting this error.
    php.ini has sufficient memory set.
    wp-config has the 64mb memory line added.

    What else could it be?

    I have NO other plugins installed at all.

    https://www.ads-software.com/plugins/blogger-importer/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter simon_a6

    (@simon_a6)

    Ive tried adding 512m to HTACCESS too and still that same error.

    I’m trying to import the 34MB XML file of blogger data.But following Error display on screen.

    Sorry, there has been an error.
    File is empty. Please upload something more substantial. This error could also be caused by uploads being disabled in your php.ini or by post_max_size being defined as smaller than upload_max_filesize in php.ini.

    And I have already exceeds

    max_file_uploads 100M
    post_max_size 128M
    upload_max_filesize 128M

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘I'm getting the parser error uploading 24mb XML file locally’ is closed to new replies.