Re: [owncloud-user] Unable to update owncloud 8.2.1 and then owncloud 10

2018-05-03 Thread Carlos Damken
Because you don't have administrator access Im agree with 
450084394...@trash-mail.com,, follow his reenations

It would be much easier with tar, install latest 8.2 version and then install 
latest 10.0.8 version

⁣---

Carlos Damken

On May 3, 2018, 17:09, at 17:09, "Michaël Parchet"  wrote:
>Hello,
>
>
>On 02/05/2018 21:59, Carlos Damken wrote:
>> Which PHP version do you have?
>
>CentOS 7.4.1708
>
>
>
>php version 5.6.36
>
>I can choice :
>
>  * php 5.6
>  * php.7.0
>  * php 7.1
>  * php 7.2
>
>
> 1. should I change the php version ?
> 2. If yes which version sould I choice ? /.2
>
>
>>
>> Did you try over tar files?
>> ---
>No I haven't the administrators rights on the server because the server
>
>is configure as an internet site but I can downloud the tar archive and
>
>upload the archive cotenant to server.
>
>To use ownclous, should I use a dedicate server with I have the root
>rights ?
>
>should I do this ?
>
>Thanks for your support
>
>Best regards
>
>mparchet
>>
>>
>> Carlos Damken
>> On May 2, 2018, at 21:04, "Michaël Parchet" > > wrote:
>>
>> Hello,
>>
>> I have owncloud 8.2.1 server on my host with centos 7
>>
>> My problem.
>>
>> When I click on update button on the admin interface, I get this
>> error :
>>
>>
>>   * 1. Check & Backup
>>   * 2. Download & Extract
>>   * 3. Replace
>>
>> Here is your backup:
>>
>/home/httpd/vhosts/mydomain/httpdocs/owncloud/data/updater_backup/8.2.1.4-927c1060
>>
>>
>/home/httpd/vhosts/mydomain/httpdocs/owncloud/data/updater_backup/8.2.11.zip
>> extraction error
>>
>> Could you help me please to fix this bug and uprade owncloud
>8.2.1
>> to owncloud 10 ?
>>
>> Best regards
>>
>> mparchet
>>
>>
>>
>>
>
>>
>> User mailing list
>> User@owncloud.org
>> http://mailman.owncloud.org/mailman/listinfo/user
>>
>>
>>
>> ___
>> User mailing list
>> User@owncloud.org
>> http://mailman.owncloud.org/mailman/listinfo/user
>
>
>
>
>
>___
>User mailing list
>User@owncloud.org
>http://mailman.owncloud.org/mailman/listinfo/user
___
User mailing list
User@owncloud.org
http://mailman.owncloud.org/mailman/listinfo/user

Re: [owncloud-user] upgrade from ownclous 8.2.1 to ownclond 10

2018-05-03 Thread Emil Lefherz
Of course. I unsubscribed you. Sorry for the inconvenience.

Best,

Emil


On 03.05.2018 19:19, Chris Spencer wrote:
> Can anyone tell me how to unsubscribe from this? I've tried
> everything!! Msg me desperately if you know a way. I've tried all the
> ways you:re suppose to and nothing works...
>
> On Thu, 3 May 2018, 18:02 Michaël Parchet,  > wrote:
>
> Hello,
>
>
> I'm not the administrator of my owncloud server because my owncloud
> instance is install on an host as website.
>
> To upgrade my owncloud server instance, my server's administrator
> ask me
>
> with the ssh access the sudo -u option isn't available
>
> Is this script bellow also run without sudo  command
>
> #!/bin/sh
> if php console.php files:scan --all; then
>         php occ maintenance:mode --off
> else
>         php occ maintenance:repair
> fi
> php occ upgrade --skip-migration-test
>
> Thanks for your support
>
> Best regards
>
> mparchet
>
>
> ___
> User mailing list
> User@owncloud.org 
> http://mailman.owncloud.org/mailman/listinfo/user
>
>
>
> ___
> User mailing list
> User@owncloud.org
> http://mailman.owncloud.org/mailman/listinfo/user



signature.asc
Description: OpenPGP digital signature
___
User mailing list
User@owncloud.org
http://mailman.owncloud.org/mailman/listinfo/user

Re: [owncloud-user] upgrade from ownclous 8.2.1 to ownclond 10

2018-05-03 Thread Chris Spencer
Can anyone tell me how to unsubscribe from this? I've tried everything!!
Msg me desperately if you know a way. I've tried all the ways you:re
suppose to and nothing works...

On Thu, 3 May 2018, 18:02 Michaël Parchet,  wrote:

> Hello,
>
>
> I'm not the administrator of my owncloud server because my owncloud
> instance is install on an host as website.
>
> To upgrade my owncloud server instance, my server's administrator ask me
>
> with the ssh access the sudo -u option isn't available
>
> Is this script bellow also run without sudo  command
>
> #!/bin/sh
> if php console.php files:scan --all; then
> php occ maintenance:mode --off
> else
> php occ maintenance:repair
> fi
> php occ upgrade --skip-migration-test
>
> Thanks for your support
>
> Best regards
>
> mparchet
>
>
> ___
> User mailing list
> User@owncloud.org
> http://mailman.owncloud.org/mailman/listinfo/user
___
User mailing list
User@owncloud.org
http://mailman.owncloud.org/mailman/listinfo/user

[owncloud-user] upgrade from ownclous 8.2.1 to ownclond 10

2018-05-03 Thread Michaël Parchet

Hello,


I'm not the administrator of my owncloud server because my owncloud 
instance is install on an host as website.


To upgrade my owncloud server instance, my server's administrator ask me

with the ssh access the sudo -u option isn't available

Is this script bellow also run without sudo  command

#!/bin/sh
if php console.php files:scan --all; then
php occ maintenance:mode --off
else
php occ maintenance:repair
fi
php occ upgrade --skip-migration-test

Thanks for your support

Best regards

mparchet


___
User mailing list
User@owncloud.org
http://mailman.owncloud.org/mailman/listinfo/user

Re: [owncloud-user] Unable to update owncloud 8.2.1 and then owncloud 10

2018-05-03 Thread Michaël Parchet

Hello,


On 02/05/2018 21:59, Carlos Damken wrote:

Which PHP version do you have?


CentOS 7.4.1708



php version 5.6.36

I can choice :

 * php 5.6
 * php.7.0
 * php 7.1
 * php 7.2


1. should I change the php version ?
2. If yes which version sould I choice ? /.2




Did you try over tar files?
---
No I haven't the administrators rights on the server because the server 
is configure as an internet site but I can downloud the tar archive and 
upload the archive cotenant to server.


To use ownclous, should I use a dedicate server with I have the root 
rights ?


should I do this ?

Thanks for your support

Best regards

mparchet



Carlos Damken
On May 2, 2018, at 21:04, "Michaël Parchet" > wrote:


Hello,

I have owncloud 8.2.1 server on my host with centos 7

My problem.

When I click on update button on the admin interface, I get this
error :


  * 1. Check & Backup
  * 2. Download & Extract
  * 3. Replace

Here is your backup:

/home/httpd/vhosts/mydomain/httpdocs/owncloud/data/updater_backup/8.2.1.4-927c1060

/home/httpd/vhosts/mydomain/httpdocs/owncloud/data/updater_backup/8.2.11.zip
extraction error

Could you help me please to fix this bug and uprade owncloud 8.2.1
to owncloud 10 ?

Best regards

mparchet





User mailing list
User@owncloud.org
http://mailman.owncloud.org/mailman/listinfo/user



___
User mailing list
User@owncloud.org
http://mailman.owncloud.org/mailman/listinfo/user


___
User mailing list
User@owncloud.org
http://mailman.owncloud.org/mailman/listinfo/user

Re: [owncloud-user] Unable to update owncloud 8.2.1 and then owncloud 10

2018-05-03 Thread 450084394239
In the last few weeks you got multiple times the information to not use the
updater app and to do the manual upgrade instead:

https://mailman.owncloud.org/pipermail/user/2018-April/002953.html
https://mailman.owncloud.org/pipermail/user/2018-April/002959.html
https://mailman.owncloud.org/pipermail/user/2018-April/002956.html

As you're struggling with this since longer time it could make sense to
throw away the idea to use the updater app and to follow previous
suggestions like the ones above :-)



--
Sent from: http://owncloud.10557.n7.nabble.com/Users-f1.html
___
User mailing list
User@owncloud.org
http://mailman.owncloud.org/mailman/listinfo/user