By legolas on
Hello,
i know there are some other threads about this topic - bit i don't find a solution.
Drupal 5.1, our own server, php_value memory_limit 48M, no entrys in the access.log, error.log and watchdog table.
Modules: weather, printer friendly pages, simplenews, urlify, extlink
No way to see any of the admin pages! Anything else works fine.
Any hints or ideas? What's the best way if there is no solution - fresh installation of drupal?
Thank you
Stefan
Comments
themes
I don't know if this will help but do you have any custom code in your template.php file? Check that it is correct. I recall an instance where I had something wrong with it, which resulted in blank screens whenever I logged into the admin section.
~John
Try removing all your
Try removing all your modules and hitting the admin pages. If you see them.. then there is some sort of php memory issue.
http://drupal.org/node/29268