Title: .php Error
Last modified: September 1, 2016

---

# .php Error

 *  [walkersh](https://wordpress.org/support/users/walkersh/)
 * (@walkersh)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/php-error-195/)
 * I think I made an error in my functions .php file and I am getting this error
   message now and cannot log in to fix the file.
 * The [http://www.northeastern.edu](http://www.northeastern.edu) page isn’t working
 * [http://www.northeastern.edu](http://www.northeastern.edu) is currently unable
   to handle this request.
    HTTP ERROR 500

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

 *  Thread Starter [walkersh](https://wordpress.org/support/users/walkersh/)
 * (@walkersh)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/php-error-195/#post-7533363)
 * my website entire website is crashed at the moment so I really need help getting
   this back up as soon as possible
 *  Thread Starter [walkersh](https://wordpress.org/support/users/walkersh/)
 * (@walkersh)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/php-error-195/#post-7533373)
 * [http://www.notheastern.edu/housing](http://www.notheastern.edu/housing) is the
   specific site with the problem
 *  [Mark Ratledge](https://wordpress.org/support/users/songdogtech/)
 * (@songdogtech)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/php-error-195/#post-7533378)
 * Use FTP to replace the functions.php file with a fresh, unedited copy. See [Filezilla](http://filezilla-project.org/)
   and [FTP Clients « WordPress Codex](http://codex.wordpress.org/FTP_Clients).
 * **And:**
 * White screens are PHP errors. Try Debug and see what PHP errors you are getting.
   See [https://codex.wordpress.org/WP_DEBUG](https://codex.wordpress.org/WP_DEBUG)
 * Add
 *     ```
       define( 'WP_DEBUG', true );
       define( 'WP_DEBUG_LOG', true );
       ```
   
 * in wp-config.php and the debug.log file will be in wp-content.
 * Add this line
 * `define( 'WP_DEBUG_DISPLAY', true);`
 * to wp-config.php to log and dump them to the browser.

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

The topic ‘.php Error’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [Mark Ratledge](https://wordpress.org/support/users/songdogtech/)
 * Last activity: [9 years, 11 months ago](https://wordpress.org/support/topic/php-error-195/#post-7533378)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
