I am trying to save big data to database I extend the max_allow_packet and post_size but nothing happened.
the code and database released to production server and to stage server on production server is ok but on stage server not ok.
I think the problem not in code or database because they are the same on prod. and stage
so the problem will be in php conf, mysql conf or apache.