I had an application running on a server using PHP4 and MYSQL4 under a memory limit 80M. I have upgraded that application to PHP5 and MYSQL5 and moved it on a new server running PHP5 and MYSQL5 as well as Apache 2. However, it needed a memory limit = 512 M to make it run.
Any one has an idea why is that?
This is very urgent, if anyone has faced a similar issue and have a suggestion please reply.
Thanks in advance.