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: Uncaught Error: Call to undefined function each() #5

Open
nikolamakin opened this issue Sep 25, 2022 · 3 comments
Open

Comments

@nikolamakin
Copy link

php8 已经不在支持each 函数,请修复并提供更高版本支持

@emoxam
Copy link

emoxam commented May 31, 2023

any news ?
I can fix this, but i can't fix
PHP Fatal error: Allowed memory size of 2147483648 bytes exhausted (tried to allocate 16384 bytes) in /var/www/html/pgpoolAdmin/libs/sysplugins/smarty_internal_templatebase.php on line 233

When i set in 2048M in php.ini
there's something wrong.

@pengbo0328
Copy link
Collaborator

Thank you for reporting the issue.

Pgpool Global Development Group has decided end-of-life date for pgpoolAdmin.
We will provide maintenance for pgpoolAdmin 4.0, 4.1 and 4.2 until December 31, 2023.

In addition, pgpoolAdmin for Pgpool-II 4.3 or later will not be released and we don't have plan to update pgpoolAdmin to support for PHP 8.
We would like to thank you for using pgpoolAdmin over the years.

@emoxam
Copy link

emoxam commented Jun 1, 2023

I got the same errors with php 74 and even php72

PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to
allocate 135168 bytes) in /var/www/html/admin-tool/libs/sysplugins/smarty_internal_templatebase.php on line 176, referer: http://88.214.35.145/admin-tool/login.php

PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to
allocate 253952 bytes) in Unknown on line 0, referer: http://88.214.35.145/admin-tool/login.php

How can fix it ?

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

3 participants