Title: White Screen wp-admin and Error wp-login.php
Last modified: August 22, 2016

---

# White Screen wp-admin and Error wp-login.php

 *  [ed](https://wordpress.org/support/users/wesleysoccer/)
 * (@wesleysoccer)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/white-screen-wp-admin-and-error-wp-loginphp/)
 * when I go to wp-admin the page is blank “white screen” and I tried also to go
   to wp-login.php, there’s a login page but i can’t also access because of an errof
 * “ERROR: Cookies are blocked or not supported by your browser. You must enable
   cookies to use WordPress.”
 * I already enable cookies but still cannot login. My site is up and running…it’s
   just the login.
 * any idea would be great?
 * What I tried so far:
    deactivated all plugins. change memory limit. deactivated
   theme.
 * Thanks

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [tim.vodien](https://wordpress.org/support/users/timvodien/)
 * (@timvodien)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/white-screen-wp-admin-and-error-wp-loginphp/#post-5942478)
 * You need to comment out lines 744-746 in wp-login.php . It should look like this:
 *     ```
       //	if ( isset($_POST['testcookie']) && empty($_COOKIE[TEST_COOKIE]) )
       //		$user = new WP_Error('test_cookie', __("<strong>ERROR</strong>: Cookies are blocked or not supported by your browser. You must <a href='http://www.google.com/cookies.html'>enable cookies</a> to use WordPress."));
       //	else
       		$user = wp_signon('', $secure_cookie);
       ```
   
 *  Thread Starter [ed](https://wordpress.org/support/users/wesleysoccer/)
 * (@wesleysoccer)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/white-screen-wp-admin-and-error-wp-loginphp/#post-5942479)
 * did not work either…tried that prior…when I try to login the screen also goes
   white.
 *  [tim.vodien](https://wordpress.org/support/users/timvodien/)
 * (@timvodien)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/white-screen-wp-admin-and-error-wp-loginphp/#post-5942483)
 * Try reinstalling your wordpress files except wp-config & wp-content folder.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘White Screen wp-admin and Error wp-login.php’ is closed to new replies.

## Tags

 * [cookies](https://wordpress.org/support/topic-tag/cookies/)
 * [white screen](https://wordpress.org/support/topic-tag/white-screen/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [tim.vodien](https://wordpress.org/support/users/timvodien/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/white-screen-wp-admin-and-error-wp-loginphp/#post-5942483)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
