[ Moderator note: moved to Fixing WordPress. ]
I rent one server in iPage before. And created sub-directory “web1”, set up www.web1.com by WP. And it works well.
Last week, I created new sub-directory “web2” and created new domain “www.web2.com” and pionted to folder “web2”. The WP 4.7.4 was uploaded to the “web2” by FTP. The link will jump to “http://www.web2.com/wp-admin/setup-config.php”, and show “Internal Server Error”, when I accessed the new domain address.
I searched 500 issue in web. And here is what I had tried.
1. No “.htaccess” at the root directory.
2. The “wp-config.php” is not create.
3. Try to change the PHP Memory Limi. Also not working.
4. Disable all pluging. Not working.
5. Try to re-uploaded all the files. Not working.
6. Remove WP and just created one “index.htm” file at “web2”. It works well.
By the way, the old web is working well.
I was crazy. Please help on this. Many thanks!