Welcome Guest, Not a member yet? Register   Sign In
Exception details in log
#11

The correct way is to edit your php.ini file. Edit memory_limit to your desire value.

As from your question, 128M (which is the default limit) has been exceeded, so there is something seriously
wrong with your code as it should not take that much.

If you know why it takes that much and you want to allow it set memory_limit = 512M or higher and you should be good.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
Exception details in log - by CIDave - 10-25-2023, 03:38 AM
RE: Exception details in log - by CIDave - 10-25-2023, 09:03 AM
RE: Exception details in log - by CIDave - 10-25-2023, 01:08 PM
RE: Exception details in log - by CIDave - 10-26-2023, 01:10 AM
RE: Exception details in log - by CIDave - 10-26-2023, 01:54 AM
RE: Exception details in log - by CIDave - 10-26-2023, 02:22 AM
RE: Exception details in log - by InsiteFX - 10-26-2023, 09:31 PM
RE: Exception details in log - by CIDave - 10-27-2023, 12:20 AM
RE: Exception details in log - by kenjis - 10-27-2023, 01:05 AM
RE: Exception details in log - by CIDave - 10-27-2023, 01:50 AM
RE: Exception details in log - by kenjis - 10-27-2023, 02:25 PM
RE: Exception details in log - by CIDave - 10-28-2023, 12:54 AM



Theme © iAndrew 2016 - Forum software by © MyBB