I began developing on WordPress earlier last month. I am still developing on Localhost, since I’m in my learning stage. But it’s so discouraging because I have spent more time dealing with errors than I have spent building websites.
The most recent error I can’t seem to solve is the All-in-one-WP Migration export, I’m trying to export my website from localhost to a zip file but the process keeps returning a “500 internal server error”.
Here are some of the tip I found online that I have tired and didn’t work:
– Deleted corrupt .htaccess file
– Expanded memory limit and upload size
– Upgraded & Downgraded PHP version
– Disabled all plugins
– Tried another browser
– installed an older version of All-in-one-WP Migration plugin
I’ll appreciate any help to solve this issue. I’m at the verge of giving up on WP completely.
Some important information:
OS: Ubuntu
Server: localhost
TL;DR : All in one migration plugin export to file returns “500 internal server error”. Website is on localhost.
[ad_2]
Export your database (via phpmyadmin / mysql). Zip up /wp-content/*.
That’s all you need to do to move a site.