On Tue, May 8, 2012 at 6:52 AM, Jürgen Echter
<j.ech...@echter-kuechen-elektro.de> wrote:
> Hi,
>
> im not able to get the updates.php script to work.
>
> under /var/www/plugins i have the following:
>
> -rwxr--r-- 1 www-data www-data 226694 May  8 15:18 sogo-connector-10.0.1.xpi
> -rwxr--r-- 1 www-data www-data 154374 May  8 15:18
> sogo-integrator-10.0.1.xpi
> -r-xr-xr-x 1 www-data www-data   3113 May  8 15:19 updates.php
>
> my updates.php looks like this (only relevant parts):
>
> <?php
> $plugins
> = array(
>        "sogo-connec...@inverse.ca"
>         => array( "application" => "thunderbird",
>                   "version" => "10.0.1",
>                   "filename" => "sogo-connector-10.0.1.xpi" ),
>        "sogo-integra...@inverse.ca"
>         => array( "application" => "thunderbird",
>                   "version" => "10.0.1",
>                   "filename" => "sogo-integrator-10.0.1.xpi" ),
>        "{e2fda1a4-762b-4020-b5ad-a41df1933103}"
>                   "filename" => "sogo-integrator-10.0.1.xpi" ),
>        "{e2fda1a4-762b-4020-b5ad-a41df1933103}"
>        => array( "application" => "thunderbird",
>                   "version" => "disabled",
>                   "filename" => "lightning-1.0b2.102i.xpi" )
> );
>
> my extensions.rdf (only relevant part)
>
> isi:updateURL="https://192.168.0.200/plugins/updates.php?plugin=%ITEM_ID%&amp;version=%ITEM_VERSION%&amp;platform=%PLATFORM%";>
>
> ssl-access.log from apache2
>
> 192.168.0.1 - - [08/May/2012:15:50:24 +0200] "GET
> /plugins/updates.php?plugin=sogo-integra...@inverse.ca&version=0.00&platform=WINNT_x86-msvc
> HTTP/1.1" 200 564 "-" "Mozilla/5.0 (Windows NT 5.1) AppleWebKit/535.19
> (KHTML, like Gecko) Chrome/18.0.1025.168 Safari/535.19"
>
> trying to update from 10.0pre4 plugins.
>
> what do i do wrong here?
>
> any hints?

What about lightning? That old 1.0b2 version won't work with the new
plugins. You need to upgrade to 1.2. Also, the lightning upgrade needs
to be specified on an architecture basis. See
http://www.sogo.nu/files/docs/SOGo%20Mozilla%20Thunderbird%20Configuration.pdf
for the specifics.

Steve
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Reply via email to