Welcome Guest, Not a member yet? Register   Sign In
Allow memory size exhausted problem!
#11

I am also facing this problem.

Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 8192 bytes) in /var/www/html/system/database/drivers/mysqli/mysqli_result.php on line 183
Reply
#12

Simply open php.ini and find the line that reads “memory_limit” and alter it:

memory_limit=16M
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply




Theme © iAndrew 2016 - Forum software by © MyBB