Hi, It's again me.
I've tried XMPP, OpenServer with different configs (from Apache to nginx, with php and mysql different versions) Where I am importing big XML file to wordpress. Please, don't say me change php.ini, wp_config. I've tried all these steps :(
To add 40k single posts It took me 10 hours with splitting big xml to 12 little xml with size was about 4-6mb.
I did because I have problem on real hosting to import this big xml. But on local machine I have same problems. Doesn't matter give wordpress 99999mb to memory or other config.
I have idea that better will be convert xml to mysql. Via PHPadmin importing is more easier and faster.
Is there solution to convert XML to mysql ready to import to any domain without conflicts with ID errors and some bugs.
Thanks.