hi guys,
i am getting the dreaded white screen of death on www.panduan.org
1. visit http://panduan.org/tagadelic/chunk/1
2. click on any of the terms
3. result is http://panduan.org/category/berita/sukan
i am using leech, freetagging, path, pathauto, yahoo term extraction
i read somewhere that the problem may be with too many terms on the freetagging vocabulary and problem with the webhost memory limit
any suggestions on solving this ?
by the way, someone need to add a link to the forum on the page - preferably on the primary link menu. also need to add category to the 'ask a question'
Thanks for all the info guys.
Thanks for all the info guys. I could use this if I get that kind of problem....
drupal consultants || drupal programmers || drupal vendors
Drupal is an open source
Drupal is an open source platform licensed under the GPL. Occasionally people worry that, because of this licensing, they are obligated to share - to give away - their site's design.
Keep this link
Keep this link handy
http://drupal.org/node/158043
Solved : Moved Shared Hosting to Xeon Quad Core Server
problem solved.
exabytes has move the shared hosting to a new xeon quad core server.
Raja Iskandar Shah
http://software.krimnet.com/blog
Raja Iskandar Shah
http://software.krimnet.com/blog
check the log
hey dude,
the best way is to check the web server's error log. in case of white screens, there will always be an error there.
Forum link added.
Added link in primary links. Site still needs a lot of work and cleanup. We'll do what we can, but improvements will likely be incremental.
Can you duplicate this problem on a development site?
Somewhere where we can turn on all sorts of debug statements, and tweak php to reveal the problems.
Your hosting provider probably turned on error displays off, hence a "white" screen.
Does http://panduan.org/admin/log/ say anything?
mem alloc?
do you recently add any module? Is this prob is just happened?
well if it is memory alloc error, try this,
ini_set('memory_limit', '48M');
put that line in settings.php, if it is still not working, try disabling a few modules that you have just added. or reupload the module.
"ask a question" => FAQ module. You can add category in the FAQ setting page.
Thanks,
M.Khalemi (MCP,MCTS,Certified Acquia Partner)
www.hostwaves.com
wsod
Even a call to undefined functions sometimes would caused wsod. I don't know why but PHP just died without even has any chance to log what kind of error it encountered.
common
this is so common.
1. webhost memory limit. if you don't access to php.ini, you can use the .htaccess
2. Some conflict in the modules.
suggestion :
- use devel module to findout total memory use or know which module using up your memmory.
- put the error E_ALL code in the index.php
------------
najibx
xWeb : Drupal web solutions