bagnallc Posted July 21, 2006 Share Posted July 21, 2006 hii 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 changescan anyone help me - this is all being done on my localhost, in case that is of relevance Quote Link to comment https://forums.phpfreaks.com/topic/15247-upload_max_filesize/ Share on other sites More sharing options...
cmgmyr Posted July 21, 2006 Share Posted July 21, 2006 double check your phpinfo.php if the changes have been made in that. Go through the config file in phpMyAdmin there might be some sort of max size associated.Hope this helps,-Chris Quote Link to comment https://forums.phpfreaks.com/topic/15247-upload_max_filesize/#findComment-61613 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.