Title: Error with update.php
Last modified: August 19, 2016

---

# Error with update.php

 *  [xchristina80x](https://wordpress.org/support/users/xchristina80x/)
 * (@xchristina80x)
 * [17 years, 10 months ago](https://wordpress.org/support/topic/error-with-updatephp/)
 * I just switched to 2.6 from 2.5.1 and when I went up automatically update my 
   plugins I get the following error message
 * `Warning: extract() [function.extract]: First argument should be an array in /
   home/sinfullo/public_html/wp-admin/update.php on line 38`
 * This what I have for lines 33 through 41:
 *     ```
       $hostname = '';
       	$username = '';
       	$password = '';
       	$ssl = '';
       	if ( !empty($credentials) )
       		extract($credentials, EXTR_OVERWRITE);
       	if( $error )
       		echo '<div id="message" class="error"><p>' . __('<strong>Error:</strong> There was an error connecting to the server, Please verify the settings are correct.') . '</p></div>';
       ?>
       ```
   
 * Does anyone know how to fix this?

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

 *  Thread Starter [xchristina80x](https://wordpress.org/support/users/xchristina80x/)
 * (@xchristina80x)
 * [17 years, 10 months ago](https://wordpress.org/support/topic/error-with-updatephp/#post-816627)
 * Anyone else having this issue at all?
 *  [shane-g](https://wordpress.org/support/users/shane-g/)
 * (@shane-g)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/error-with-updatephp/#post-816826)
 * Hi,
 * Please refer:
    [http://in.php.net/function.extract](http://in.php.net/function.extract)
 * This would be helpful to you and if require then contact your hosting service
   provider..
 * Thanks,
 * Shane G.

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

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

## Tags

 * [errors](https://wordpress.org/support/topic-tag/errors/)
 * [update.php](https://wordpress.org/support/topic-tag/update-php/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [shane-g](https://wordpress.org/support/users/shane-g/)
 * Last activity: [17 years, 1 month ago](https://wordpress.org/support/topic/error-with-updatephp/#post-816826)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
