Title: PHP Fatal Error
Last modified: August 21, 2016

---

# PHP Fatal Error

 *  [SickSquirrel](https://wordpress.org/support/users/sicksquirrel/)
 * (@sicksquirrel)
 * [12 years ago](https://wordpress.org/support/topic/php-fatal-error-37/)
 * wp-login and index.php are blank. I checked error logs and see this repeating
 * **PHP FATAL ERROR : Call to undefined function wp_register_plugin_realpath ( )
   in wp-settings.php line 213**
 * // Load active plugins.
    foreach ( wp_get_active_and_valid_plugins() as $plugin){
   wp_register_plugin_realpath( $plugin ); include_once( $plugin ); }

Viewing 1 replies (of 1 total)

 *  [DJDoubleXL189](https://wordpress.org/support/users/djdoublexl189/)
 * (@djdoublexl189)
 * [12 years ago](https://wordpress.org/support/topic/php-fatal-error-37/#post-4931965)
 * One of your plugins is most likely causing this.
 * First start by logging in to your FTP, going into wp-content folder and renaming
   the “plugins” folder to “plugins.old”…then try logging on to the site.
 * If that works, go into the dashboard and click plugins (you’ll see that they’ve
   all been deactivated). Rename your plugins folder back to plugins and one by 
   one, activate them. If the site crashes, that plugin that you just activated 
   is bad.

Viewing 1 replies (of 1 total)

The topic ‘PHP Fatal Error’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [DJDoubleXL189](https://wordpress.org/support/users/djdoublexl189/)
 * Last activity: [12 years ago](https://wordpress.org/support/topic/php-fatal-error-37/#post-4931965)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
