Jump to content

upload_max_filesize


bagnallc

Recommended Posts

hi

i am following these instructions from the phpmyadmin advice pages but when i restart apache my changes are not being taken into account.

[i]The first things to check (or ask your host provider to check) are the values of upload_max_filesize, memory_limit and post_max_size in the php.ini configuration file. All of these three settings limit the maximum size of data that can be submitted and handled by PHP. One user also said that post_max_size and memory_limit need to be larger than upload_max_filesize. [/i]

i am trying to make a copy of a mysql database but am continually faced with the dreaded Max: 2,048KB message in the import screen.

i have adjusted settings and these are now saved in the php.ini file but as i say nothing changes

can anyone help me - this is all being done on my localhost, in case that is of relevance
Link to comment
https://forums.phpfreaks.com/topic/15247-upload_max_filesize/
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.