Jump to content

Php.ini trouble with upload size


Vindicus

Recommended Posts

Hi.

I'm using a script for my filesharing site. In this script there is a maximum upload size on 500MB for premium users and I want that limit higher.

As the error in my admin panel says I should adjust it in the php.ini file I thought it would work. But it didn't.


My php.ini looks like this:



upload_max_filesize = "500M"
post_max_size = "500M"


that's pretty much everything it says.

Anyone got a clue on how to higher this limit?
Link to comment
https://forums.phpfreaks.com/topic/275403-phpini-trouble-with-upload-size/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.