I have an application PHP-MySQL, and for the visualisation of the data I used a library HighChart. The problem is the HighChart do not give me always the best data for the same request. I tried to display the list of one choice but it gived me an error this following:
OutOfMemoryException in TurnoverQuery.php line 276:
Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 14460634 bytes)
I searched of course in Google, I found this solution: Fatal Error: Allowed Memory Size of 134217728 Bytes Exhausted (CodeIgniter + XML-RPC)
And I changed the size of the memory: ini_set
but in vein.
Can you give me please, is it a problem of size of memory or HighChart?
In the want to display a result of data