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

file with a size of 3G not anymore accepted by PHP82 #75

Open
alexandrecuer opened this issue Apr 1, 2024 · 1 comment
Open

file with a size of 3G not anymore accepted by PHP82 #75

alexandrecuer opened this issue Apr 1, 2024 · 1 comment

Comments

@alexandrecuer
Copy link
Contributor

post_max_size = 3G

PHP Warning:  Invalid "upload_max_filesize" setting. Invalid quantity "3G": value is out of range, using overflow result for backwards compatibility in Unknown on line 0
PHP Warning:  Invalid "post_max_size" setting. Invalid quantity "3G": value is out of range, using overflow result for backwards compatibility in Unknown on line 0

same pb with 2G, only 1G seems to be OK

@alexandrecuer
Copy link
Contributor Author

This seems to happen only on armv7 ?

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