Saturday, 15 July 2017

All in one wp migration how to remove upload limit

WHAT IS ALL IN ONE WP MIGRATION?
All in one wp migration is a simple WordPress plugin basically used to import website from other blog or export to other blogs and also to create the backup to your own website.there are lots of plugins available but this plugin is considered as the best
All in one wp migration uses

This plugin is used during the transfer of your web hosting .its been very much difficult for the beginner to upload and download the website from the c panel account.

if anything goes wrong then the whole website will get rotten, this plugin is been used before the expiry of the current hosting for exporting the whole website or to create backups .earlier in the post I have discussed How to merge, shrink, extend and delete the partition in Windows 7.
HOW TO USE ALL IN ONE WP MIGRATION?

Using all in one wp migration is been very simple 1) login to your website WordPress account 2) click on dashboard 3)click on plugin add new 4) type on search box all in one wp migration 5)click on all in one wp migration and install it

HOW TO REMOVE 512 MB SIZE UPLOAD LIMIT?
1) login to your c panel hosting account All in one wp migration and then click on file manager

then this box appear 

click on public_html

then this box appear



click on wp-content

then this box appear click on plugins

then this box appear



click on all in one wp migration

Right click on constant.php

and then click on edit

and again click on edit





this page appears and then press Ctrl+F and the search box appears and type “size” in the search box.





in line number 249 you have to make some necessary changes by default it looks like define( ‘AI1WM_MAX_FILE_SIZE’, 536870912 );

change it to define( ‘AI1WM_MAX_FILE_SIZE’, 536870912 *88 );






if you face any problem than comment below

No comments:

Post a Comment