[support] How to upgrade multisite installations to Drupal	5.0?
    Earnie Boyd 
    earnie at users.sourceforge.net
       
    Mon Apr  2 11:52:30 UTC 2007
    
    
  
Quoting dondi_2006 <dondi_2006 at libero.it>:
> Hello,
> I have checked in the forums, and all I have found is
> other two users with the very same problem and no answer at all in 
> three weeks:
>
> http://drupal.org/node/126461
> http://drupal.org/node/132425
> http://drupal.org/node/126438
>
> Is it really true that there is no way to upgrade
> one multi-site drupal install from 4.7.6 to 5.0 or 5.1
> working only on the command line????
>
You could use wget but the upgrade.php expects you to pick a version to 
upgrade to.  Perhaps a specialized php script to cURL your upgrade.  
Then for each site cURL PHP API would give the appropriate POST and GET 
values.  You set up the POST and GET values once and loop through the 
list of sites to upgrade giving the path to the action of the 
upgrade.php form for each site.
Earnie
    
    
More information about the support
mailing list