404 Not Found The resource requested could not be found on this server! Powered By LiteSpeed Web Server LiteSpeed Technologies is not responsible for administration and contents of this web site! what does this mean ?
i was able to access my dashboard until i moved my wordpress files (wp-admin wp-content wp-includes and some files) to my root directory in my hosting server . before i move them they were all in my subdirectory (www.mydomain.com/wordpress/) after that i moved to (www.mydomain.com/) which point to my root directory is it because i moved wp to root directory that makes me can't access to my dashboard like before i move it ?
Its because your data base is still pointing to the old installation directory. If you can get into your database and change it.
http://librarianwire.com/ check it out my site become like that ... doesn't have a proper column placement nor the header image is shown is it because the unproper folder and file placement in my hosting server cpanel ?
hawkhost.com it is a dedicated server well i have go through with this problem actually so anyway, this thread is closed. Thanks, Best Regards
you need to change the old url to new from database table "wp_options" from 2 places one is "site_url" and second is "home" url.. Or you export the database and replace the old url to new then import it... that will resolve your issue...