[wp-testers] Automatic upgrade still failing

Ben Huson ben at thewhiteroom.net
Tue Nov 4 15:08:54 GMT 2008


I just had problems with automatic updates on my hosting with 1&1.
I noticed that by default this hosting runs PHP4 but I could set it to
use PHP5 in htaccess:

AddType x-mapp-php5 .php

After doing this the automatic update worked fine.
Is the auto-update functionality PHP5 only?

- Ben


2008/11/3 Ryan Boren <ryan at boren.nu>:
> On Mon, Nov 3, 2008 at 9:32 AM, Otto <otto at ottodestruct.com> wrote:
>> On Mon, Nov 3, 2008 at 11:22 AM, Ryan Boren <ryan at boren.nu> wrote:
>>> I can reproduce these copy fails by setting the permissions for files
>>> to 0444 so that they are not writable by the owner. I changed the code
>>> so that when a copy fails, we chmod to 0644 and try the copy again.
>>
>> Heh. I guessed we crossed on this one.
>>
>> Do you change the permissions back to whatever they were before after
>> the copy succeeds? I think this would be best, as if the permissions
>> are that way, they may be that way for a reason.
>
> Agreed. I'm working on that right now.
> _______________________________________________
> wp-testers mailing list
> wp-testers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-testers
>


More information about the wp-testers mailing list