Opened 13 years ago
Closed 13 years ago
#26719 closed defect (bug) (invalid)
Maximum upload file size: 0KB
| Reported by: | brody182 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Media | Version: | 3.8 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
In PHP 5.5.X the "Maximum upload file size: 0KB" is always 0KB, Cannot be changed even if i add upload_max_filesize = 64M in php.ini or in functions or htaccess
I am using xampp server.
Its time to develop wordpress with php 5.4+ features.
Change History (1)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Are you sure you rebooted xampp? And did you also change post_max_size? This doesn't seems like a WordPress issue. I have to say that upload size of 0KB is weird but I don't have those issues when running PHP 5.5.
This seems more a support forum request.