Closed (outdated)
Project:
Drupal core
Version:
6.20
Component:
update.module
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Dec 2010 at 10:25 UTC
Updated:
2 Mar 2016 at 22:18 UTC
Jump to comment: Most recent
Comments
Comment #1
lameei commentedNothing yet?
Comment #2
rfayYour explanations may not have to do with core at all - they may have to do with a contributed module.
To actually solve this, you'll have to copy this site to a sandbox and do this over and over until you can figure it out. Probably you'll need to disable several modules, try again, see if it happens, re-enable some of those modules, etc. This approach may get you somewhere.
The divide-and-conquer ideas at http://randyfay.com/node/42 may help you (as well as the general ideas at http://randyfay.com/debugging).
In general, you'll never get this report solved with the amount of information you've provided here. All you've basically said is "I have a white screen of death when running update.php" and that can have so many causes that nobody can help you. You may want to read about the White Screen of Death and the related troubleshooting portions of the handbook.
Comment #3
lameei commented@rfay thanks for the reply i will do the same you mentioned with the links. actually i restored a recent backup and now the blog is up and running.
Will reply here if i got some new clues.
Comment #4
rfayComment #5
verta commentedupdate title for search engine to locate by "upgrade"
Comment #6
lameei commentedI did some test here is the report:
After dealing with database and codes i got no positive results so i decided to download all the needed data (blog posts, comments, statistics, ...) from the live DB and create a local copy of the online blog. After creating the blog and importing the downloaded data into the new database i got it working on my localhost. then i purged all the online files and uploaded the site to the host. unfortunately the issue was there preventing me to get my hands on any link starting with admin. But this time i can go to the update.php and update the DB. but no access to admin pages on the host (the white screen shows off). I'm pretty sure that the problem is not cause of the php memory limits as i have more complicates sites on the host with the same specs.
Is it good idea to install drupal from scratch on line and then importing the database tables?
Comment #7
lameei commentedWith using Dtools I was getting
hook_exit wasn't executed properly at admin, possible unexpected exit()/die() Backtrace: hook_exit wasn't executed properly atin admin page. but now i don't get any errors and the screen in white again. and at the front page using dtools i'm getting
NOTICE: Script execution completed with error: A session had already been started - ignoring session_start()but the page is loading correctly.
I've searched the above mentioned error and there was not q working solution for me.
PS: The problem is not because of modules, I have renamed the modules folder, The issue remains the same.
Comment #8
lameei commentedI have installed a fresh drupal online and getting the same error. I think this should not have any thing with drupal. reported to the host.
Comment #9
lameei commentedThis is the response from the host:
I confirm that with disabling the update modules everything is working right. But should it be this way? I have other websites on the same hosting Co. which is working normally with auto-update enabled.
Comment #10
cweagansSupport requests are never critical or major.