Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fatal error: Allowed memory size of 134217728 bytes exhausted #29

Open
yehchge opened this issue Aug 15, 2024 · 0 comments
Open

Fatal error: Allowed memory size of 134217728 bytes exhausted #29

yehchge opened this issue Aug 15, 2024 · 0 comments

Comments

@yehchge
Copy link

yehchge commented Aug 15, 2024

run server show:


Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 2097160 bytes) in 
~/vendor/seunmatt/codeigniter-log-viewer/src/CILogViewer.php on line 286

Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 65536 bytes) in ~/vendor/codeigniter4/framework/system/Debug/BaseExceptionHandler.php on line 266

composer use:
seunmatt/codeigniter-log-viewer": "^2.0"

run php code:

$logViewer = new CILogViewer();
return $logViewer->showLogs();

PHP Version: 8.1.26
CodeIgniter Version: 4.5.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant