Posted by sterndata on November 4, 2009 at 2:48pm
Jump to:
| Project: | Autosave |
| Version: | 6.x-2.4 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
After installing 6.x.2.3, update.php fails. The files exracted from the .gz file have permissions set at 640. Changing the permissions of the extracted files to 644 allows autosave to work again.
Comments
#1
ok, not sure how that gets that way or quite sure how to fix since i do devel under windows
i'l take a look.
#2
can someone try the 2.4 rel that should be active here in next few minutes
i did a chmod -R 755 using cygwin under Vista. prior to this i could see no exec priv for .install and after it looked correct; but TortoiseCVS doesnt think anything changed.. so nothing to commit.. i tried simply re-tagging.. so i think that submits to d.o cvs.
#3
Apparently update.php need not be run as there are no database changes.
When the update is run nothing actually happens, apparently, as there is nothing much for the update.php to update.
#4
there is no update script yet for autosave; so when you run update.php i doubt it "Recommends" doing an update for this module
someone posted elsewhere that they tried 2.4 and perms issue is resolved.. so marking this as fixed
#5
Automatically closed -- issue fixed for 2 weeks with no activity.