projectnami icon indicating copy to clipboard operation
projectnami copied to clipboard

Hi i am trying to import listings with few plugins nothing works

Open laex123qw opened this issue 5 years ago • 2 comments

Hi

I tried wp import all plus 3 other non of them work

I found this workaround https://www.agorasource.com/2017/06/19/psa-troubleshooting-wordpress-azure-wp-all-import/ but wherein the azure ** i get into the php ini** to fix that?

Thank you Alex

laex123qw avatar Dec 18 '19 14:12 laex123qw

I believe you are looking for the .user.ini file which can be placed in the root of the site to override the defaults in php.ini.

I should add that there could be other reasons these plugins are failing, the most likely being that they are attempting to execute MySQL commands directly against the DB. We recommend using the default Import and Export routines in WordPress for content migrations.

patrickebates avatar Dec 18 '19 15:12 patrickebates

Thanks Patrick!

laex123qw avatar Dec 18 '19 15:12 laex123qw