Welcome Guest, Not a member yet? Register   Sign In
Memory error message / Xdebug inifiiteloop
#1

Hi,

I'm converting my codigniter3 source to codeigniter4 and i have some issues with the conversion of my scripts.

I have two enviroments to build my scripts one of the enviremont(php8.0.19) i get the following error:

Xdebug has detected a possible infinite loop, and aborted your script with a stack depth of '4096' frames search →

Location: SYSTEMPATH/Config/Factories.php at line 222

And my other server(PHP8.4) get with the same scripts :

Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 229376 bytes) in /var/www/site/htdocs/vendor/codeigniter4/framework/system/Log/Handlers/FileHandler.php on line 98

On both server is using the latest codeigniter version 4.3.7

I dont know what todo on the moment beside to get back to codeigniter3, can somebody give me some hint what i'm doing wrong.

kind regards,
Whatsnow
Reply


Messages In This Thread
Memory error message / Xdebug inifiiteloop - by whatsnow - 08-21-2023, 12:55 PM



Theme © iAndrew 2016 - Forum software by © MyBB