Logging in Gives a Blank Screen
-
Moved my site from my root directory, AFTER changing the url settings in admin.
But when i login to new url, it gives a white screen.
There is no trailing space in wp-config. This is how it ends:
** Sets up WordPress vars and included files. */
require_once(ABSPATH . ‘wp-settings.php’);
?>I am on a Zeus server, so no htaccess file or rewrite script in root directory. Do I need those files to login? Or it is only the wp-config file that can be wrong?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Logging in Gives a Blank Screen’ is closed to new replies.