404 Error
-
Hi all,
Let me start by saying that I’m an UBER newbie, so apologies for my ignorance. I spend a lot of time in wordpress backends at work, and navigate fairly easily, but this is my first attempt at a full site. My friend asked me to make him a website and I said “sure” (my first mistake).
The registered the domain and purchased hosting from Plesk (via godaddy). I installed wordpress and purchased a theme from themeforest.
I immediately started having issues loading the website; I was getting 404 messages, without any explanation, though the page title said ‘maintenance’.
I found a fix inputting the following text into the wp-config.php file:
define(‘WP_SITEURL’, ‘http://simonnagelmusic.com/wordpress’);
define(‘WP_HOME’, ‘http://simonnagelmusic.com/wordpress’);The page works okay, BUT…
I want to import the theme designer’s placeholder content. When I go to import the data from the ‘Tools’ menu, I get the following warning:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator to inform of the time the error occurred and of anything you might have done that may have caused the error.More information about this error may be available in the server error log.
Web Server at simonnagelmusic.com
Can anybody help?
The topic ‘404 Error’ is closed to new replies.