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)

CommentFileSizeAuthor
erro.jpg18.4 KBAlan Oliveira

Comments

merlinofchaos’s picture

Status: Active » Postponed (maintainer needs more info)

Unfortunately this issue doesn't contain the actual error generated, so unfortunately I don't have any advice for you.

p_bone’s picture

Actually 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

p_bone’s picture

Status: Postponed (maintainer needs more info) » Active

I 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.

Alan Oliveira’s picture

On .htaccess

try to change this values to off

   SecFilterEngine Off
   SecFilterScanPOST Off

but always talk to your host service before that... this kinda works for mi

p_bone’s picture

Thank 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.

merlinofchaos’s picture

Status: Active » Fixed

See http://drupal.org/node/76156 for memory errors.

p_bone’s picture

merlinofchaos 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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.