I'm using drupal 6.10 with last stable version of plugin manager on www.rnhotels.com it was going all super, but then after moving site from dvh hosting to a new vps when updating modules I get a black page without errors, mayeb this could come from a wrong path registeres somewhere as for example my old server was using home1 instead my new is only home for example, maybe i have to put hands in db, but where? or whatelse could be?
Comments
Comment #1
wayne57 commentedI have had the same problem. I havent fixed it yet but using MyphpAdmin navigate to the system table and find the update row and change the status from 1 to 0. This is just like unchecking the status update option in the modules. I can now administer the site, but still cannot get the update status page.
Comment #2
matteoraggi commentedSo first you also wasn't able to administer your site? Which problem you was having to solve? So now what do you see instead of a white page?
Comment #3
matteoraggi commentedto me it is going to uninstall mudules only.
Comment #4
wayne57 commentedI was not able to access ANY administer function. The problem was with the update.module. Because I was unable to access any of the Administer functions I had to disable the module (Update Status) from the database using MyPHPAdmin. by setting the status of Update in the system table is the same as unchecking it in the list of modules on the modules node.
I finally contacted my Hosting company, and explained the problems and they reconfigured their firewall settings and its all working now.
It seems there was a problem with the http request to the server for the update Status module.
Hope this makes sense.
Comment #5
matteoraggi commentedto me it look to be a not so simple solution, i hope at the next upgrde all wil be ok then, or someother moe simple solutions.