The update process was aborted prematurely while running update #6001 in views.module. All errors have been logged. You may need to check the watchdog database table manually.
Besides, there are another problem (see picture attach)
| Comment | File | Size | Author |
|---|---|---|---|
| erro.jpg | 18.4 KB | Alan Oliveira |
Comments
Comment #1
merlinofchaos commentedUnfortunately this issue doesn't contain the actual error generated, so unfortunately I don't have any advice for you.
Comment #2
p_bone commentedActually I am having the same error: This is what is written to the screen after the starting updates screen
Fatal error: Allowed memory size of 20971520 bytes exhausted (tried to allocate 570133 bytes) in \\nawinfs05\home\users\web\b1433\sl.tucsonusbc\includes\database.mysqli.inc on line 303
actually after looking at his error mine might be different sorry
Comment #3
p_bone commentedI wondered if anybody has had te same issue as I have in #2 above and if yes, What was done to fix this issue?
Thank You in advance for any guidance available.
Comment #4
Alan Oliveira commentedOn .htaccess
try to change this values to off
but always talk to your host service before that... this kinda works for mi
Comment #5
p_bone commentedThank you alan for your reply. Unfortunately I am on a Windows server and I do not have .htaccess files. Is there anybody that is using a Windows server? Maybe there is a similar function in the httpd.ini file.
Comment #6
merlinofchaos commentedSee http://drupal.org/node/76156 for memory errors.
Comment #7
p_bone commentedmerlinofchaos I would like to Thank You very much for taking the time to respond to this. After reading instructions in the link I was able to correct my problem and had absolutely no errors during update. Thank you again.