different value of "upload_max_filesize"
Hello there,
I have tweak the php settings to have "upload_max_filesize" to 10MB at "PHP Configuration Editor"
If the cpanel user check php setting from his account he can see the same value, but if he placed a info.php file at public_html the the same value is shown as 2MB. Even checking the same with some other accounts confirm the same behaviour.
placing a php.ini at public_html with vale
upload_max_filesize 20M
doesn't have any effect
How can we fix this issue for every user for all the php versions ?
Cpanel is running with cloud linux
Thanks
-
Could you please provide an output for this command? grep "upload_max_filesize" /usr/local/lib/php.ini
Also, Did you restart Apache after making this change?0 -
Hello :) Also, please let us know which PHP handler is enabled on this system. You can check using this command: /usr/local/cpanel/bin/rebuild_phpconf --current
Thank you.0
Please sign in to leave a comment.
Comments
2 comments