-
-
Notifications
You must be signed in to change notification settings - Fork 627
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
[BUG] Edit PHP Configurations -> 8.2 Errors #1163
Comments
This looks easy, it's accessed here: cyberpanel/managePHP/phpManager.py Line 103 in ab19aba
it's not referenced with the rest of the variables. Simple fix, just currently busy. If no one else gets to this, I'll push a fix later. |
#1164 was made |
@usmannasir |
Salamun Alaykum Go PHP>INSTALL EXTENSIONS (:8090/managephp/installExtensions) |
cyberPanel still using 8.1, don't have 8.2, you can test, with phpversion(); |
Describe the bug
When editing PHP configurations for a site and selecting
PHP 8.2
, the following error is shown:Error message: local variable 'post_max_size' referenced before assignment
To Reproduce
What steps did you take when the issue occurred?
Edit PHP Configurations
Basic
rather thanAdvanced
PHP 8.2
Expected behavior
No failure
Operating system:
Ubuntu 20.04 LTS
CyberPanel version:
2.3.4 / commit c8da443
The text was updated successfully, but these errors were encountered: