okay i fixed that problem but i got another issue. Everything works fine database pass the success test, then i get a 500 internal server error. What i do wrong?
Hey csandreas1,
Checkout this question on the FAQs page I believe it may help or provide some clues about this issue:
-> Browse to: http://lifeinthegrid.com/duplicator-faq
-> Find question: “Why does the installer not finish or error (403, 500) before the last step?”
Hope that helps!
server code: 403
status: Forbidden
response:
403 Forbidden
A potentially unsafe operation has been detected in your request to this site.
I get the following error and I am stuck.
I read the FAQ
I have no security plugin installed, my host (HostGator) also has no idea.
This keeps happening in all my websites nowadays when I use duplicator. Had no issue for over a year.
ask your host, if you cannot solve the problem, then do the procedure mannually, follow the steps on this link
http://www.wpexplorer.com/migrating-wordpress-website/ if you need any help i am here to help
Hey @nifaladam,
Do you have any plugins that write to the .htaccess certain directives in that file can trigger 403s.
Thanks~
I disabled the plugins directory, set the permission to 000 and then the problem disappeared.
Thanks for providing your work-a-round Andrew!