php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #69533 upload_max_filesize
Submitted: 2015-04-26 01:24 UTC Modified: 2018-06-24 04:22 UTC
From: info822 at freshsoftware dot net Assigned: cmb (profile)
Status: No Feedback Package: PHP options/info functions
PHP Version: 5.5Git-2015-04-26 (Git) OS: Fedora 13
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2015-04-26 01:24 UTC] info822 at freshsoftware dot net
Description:
------------
I am using PHP 5.5.12. I have tried to change the default upload_max_filesize from 2M to a larger value. Regardless of what I try the value reported by phpinfo() remains 2M. I am targeting the correct php.ini file. See attached php.ini file. The dev server in question is http://thewordsmith.system-ns.net/~freshsoftware/php/.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2015-04-26 01:34 UTC] requinix@php.net
-Status: Open +Status: Feedback
 [2015-04-26 01:34 UTC] requinix@php.net
Make sure you're editing the php.ini mentioned at the top of phpinfo() and that you restart the web server after making the change.
 [2015-04-26 12:51 UTC] info822 at freshsoftware dot net
-Status: Feedback +Status: Open
 [2015-04-26 12:51 UTC] info822 at freshsoftware dot net
I amm edditing the correct php.ini server. And I have restarted the server. Becuase the server is a personal computer I even turn it off. But the 2m value does not change.
 [2018-03-10 13:21 UTC] cmb@php.net
-Status: Open +Status: Feedback -Assigned To: +Assigned To: cmb
 [2018-03-10 13:21 UTC] cmb@php.net
Are you still experiencing this issue with an actively supported
PHP version (i.e. 7.1 and up)?
 [2018-06-24 04:22 UTC] php-bugs at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Re-Opened". Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 20:01:29 2024 UTC