Make WordPress Core

Opened 11 years ago

Closed 11 years ago

#26719 closed defect (bug) (invalid)

Maximum upload file size: 0KB

Reported by: brody182's profile brody182 Owned by:
Milestone: Priority: normal
Severity: normal Version: 3.8
Component: Media Keywords:
Focuses: Cc:

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)

#1 @markoheijnen
11 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to invalid
  • Status changed from new to closed

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.

Note: See TracTickets for help on using tickets.