Restoring SQL Back-up
Posted by: ballerblocking01 (---.hsd1.fl.comcast.net)
Date: May 29, 2006 04:28AM

How can I increase the SQL import on myphpadmin,its only Set to Max: 2,048KB

Options: ReplyQuote
Re: Restoring SQL Back-up
Posted by: CyberSpatium (67.170.181.---)
Date: May 29, 2006 08:12AM

in you php.ini file, find this line:
upload_max_filesize = 2M

change the 2M to what ever size you want. for example if you want to up max size to 5MB use
upload_max_filesize = 5M

save the file and restart apache for the new settings to take effect.

Options: ReplyQuote


Sorry, only registered users may post in this forum.