Hi,
I’m using php 7.4.19
max_execution_time = 600
max_input_time = 300
memory_limit = 2048M
I upload just one image at a time and for the Add From Server Plugin I have use it temporay beause it offers limited support and features may be removed at any time and it is because of this that I ended up doing a downgrade to have a stable version.
In the event log of my server, I got the following one:
Aborted connection 1413 to db: ‘WP’ user: ‘WPUser’ host: ‘localhost’ (Got an error reading communication packets).
So still don’t know why WP can’t write to the posts or postmeta tables.
Thank you all for your suggestions and help. Very appreciated