I’m trying to get the new version pf the plugin working to import my blog (xml is only 13MB). I get the following error “Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 72 bytes) in /home”
If I try the php.ini trick, the pluggin suddenly reduces the max dowbload size of the xml from 64MB to 2MB (and then says the xml is empty).
Adding php_value memory_limit 128M to the .htaccess stops my entire website from loading. Help 🙂
@deyfennslayd you should start your own thread. And when you do, please explain this “php.ini trick” in more detail.