TutZone- Tutorials, Design news and Inspiration | ![]() |
Increasing Import File Limit In WordPress Posted: 27 Jun 2010 11:22 PM PDT If you ever tried to import your posts via Import feature which WordPress has, you might have faced a error saying:
This errors occurs if the file you importing is larger than default size i.e. 2MB, and generally the file size is always larger. To increase the default import file size limit, you can follow this quick tutorial. 01. Search for a file named .htaccess(hypertext access) in the webroot of your server (FTP) and can be easily created/edited using any text editor (like Notepad). Open it and add below code in it: php_value upload_max_filesize 50M 02. Save and you are done. |
You are subscribed to email updates from TutZone To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |
No comments:
Post a Comment