Title: php-5.4.10-1 issue
Last modified: August 20, 2016

---

# php-5.4.10-1 issue

 *  Resolved [cmdr_riker](https://wordpress.org/support/users/cmdr_riker/)
 * (@cmdr_riker)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/php-5410-1-issue/)
 * i’ve been following the instructions i downloaded for shardb.
 * now, when I’m trying to install shardb-admin.php i get an interesting error message.
 * Fatal error: Call-time pass-by-reference has been removed in […….} wp-content/
   plugins/shardb/shardb-admin.php on line 101
 * line 101 is
 * `$errors = shardb_migrate_site_tables( $site, $siteurl, &$wpdb, $shardb_prefix);
   if( !empty( $errors ) ) {foreach( $errors as $e ) echo '<li><strong>' . $e . '
   </strong></li>'; break;`
 * i noticed that on trac theres’ been some activity in the past couple of weeks…
   has a fix been committed to a tag? i could test it… if you wish
 * bests
 * Eric Tyrer
 * [http://wordpress.org/extend/plugins/shardb/](http://wordpress.org/extend/plugins/shardb/)

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

 *  Plugin Author [Ron Rennick](https://wordpress.org/support/users/wpmuguru/)
 * (@wpmuguru)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/php-5410-1-issue/#post-3378990)
 * Yes, try the development version.
 *  Thread Starter [cmdr_riker](https://wordpress.org/support/users/cmdr_riker/)
 * (@cmdr_riker)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/php-5410-1-issue/#post-3378992)
 * i exported 2.7.6
 * tried to install – getting same error.
 * `Fatal error: Call-time pass-by-reference has been removed in /srv/www/wpms-york/
   public_html/wp/wp-content/plugins/shardb/shardb-admin.php on line 101`
 *  Thread Starter [cmdr_riker](https://wordpress.org/support/users/cmdr_riker/)
 * (@cmdr_riker)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/php-5410-1-issue/#post-3379064)
 * I patched it
 * removed ampersands from line 101 and 125 and poof! it works
 *  Plugin Author [Ron Rennick](https://wordpress.org/support/users/wpmuguru/)
 * (@wpmuguru)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/php-5410-1-issue/#post-3379079)
 * Thank you for reporting the line #s. The development version has been updated.

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

The topic ‘php-5.4.10-1 issue’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/shardb.svg)
 * [SharDB](https://wordpress.org/plugins/shardb/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/shardb/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/shardb/)
 * [Active Topics](https://wordpress.org/support/plugin/shardb/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/shardb/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/shardb/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Ron Rennick](https://wordpress.org/support/users/wpmuguru/)
 * Last activity: [13 years, 3 months ago](https://wordpress.org/support/topic/php-5410-1-issue/#post-3379079)
 * Status: resolved