YES YES YESSS..
Just worked !! 🙂
The problem: wrong php.ini edited! 🙂
The RIGHT php.ini is in ../MAMP/bin/php/php7.1.1/conf
So, SOLVED!
Thank you !
Hi,
Yes, I’ve made a copy of the app and run it on a different server with about 200 posts and worked.
I run the WP on local and use MAMP for OSX as an emulated server.
My php_ini looks like this:
max_execution_time = 180
max_input_time = 180
memory_limit = 8192M
As I mentioned in other post, if the DB is interrogated for only the last posts (eg. today, this week etc.) do you think it will solve the problem?