By Michael Beechey on
Since day 1 I have never been able to run the update....have set php permissions to 7 7 7
An HTTP error 404 occurred. http://musementors.com/update.php?id=17&op=do
(D6)
Help!?
Since day 1 I have never been able to run the update....have set php permissions to 7 7 7
An HTTP error 404 occurred. http://musementors.com/update.php?id=17&op=do
(D6)
Help!?
Comments
No need to change the
No need to change the permissions.
Isn't the "error 404" page a Drupal page with some instructions about what to do? If so, either go first to http://musementors.com/user and login as user 1, or follow the instructions in that error page.
Sequence of errors
The sequence seems to go like this: (since day 1 of both 6.3 and 6.4updates)Anything obvious in this?..I'm a noob, so I'm stuck... thanks!
1. Status Report
Database updates Out of date
Some modules have database schema updates to install. You should run the database update script immediately.
2. Resulting Error message from running script
An unrecoverable error has occurred. You can find the error message below. It is advised to copy it to the clipboard for reference.
Please continue to the error page
An HTTP error 404 occurred. http://musementors.com/update.php?id=18&op=do
3. Log message resulting (?)
Type page not found
Date Sunday, October 5, 2008 - 19:52
User admin
Location http://musementors.com/update.php?id=18&op=do
Referrer http://musementors.com/update.php?op=start&id=18
Message 403.shtml
Severity warning
Hostname 66.183.134.11
Have you solved this problem?
Have you solved this problem? Same here.
I was thinking if it depends on installation folder. Do you have your drupal in root?
Which folder it was installed public_html or www?
I had this problem
It was browser specific - if you're using OSX try Opera - it's the only browser that allowed me to update. Random!
yep browser specific here too
For me it wouldn't work with Chrome 16.x but worked when I ran update.php from IE9.
Andy
Wow! Thanks for the tip.
Wow! Thanks for the tip. Running update.php in FireFox was giving me the HTTP error 404 message. Switched over to IE and it ran just fine!
I also had this
It seemed to be a result of "update.php" not being writable by group. Try copying the permissions of "index.php" over "update.php".
Cheers