А вы не на тарифе "Сайт", случаем?
Тогда есть предположение, что ему не хватает оперативной памяти.
Вот источник:
http://drupal.org/requiremen...
А вот цитата:
"PHP memory requirements can vary significantly depending on the modules in use on your site. Drupal 6 core requires PHP's memory_limit to be at least 16MB. Drupal 7 core requires 32MB. Warning messages will be shown if the PHP configuration does not meet these requirements. However, while these values may be sufficient for a default Drupal installation, a production site with a number of commonly used modules enabled (CCK, Views etc.) could require 64 MB or more. Some installations may require much more, especially with media-rich implementations. If you are using a hosting service it is important to verify that your host can provide sufficient memory for the set of modules you are deploying or may deploy in the future. (See the Increase PHP memory limit page in the Troubleshooting FAQ for additional information on modifying the PHP memory limit.)"
Если вкратце, то автора Друпала пишут, что ядро шестого друпала требует как минимум 16МБ, а 7-го минимум 32МБ. Это для дефолтовой установки.
Но если в нее включены дополнительные модули (типа CCK, Views и т.д.), то может понадобится 64 или более мегабайт "оперативки".
То есть, если Друпал испытывает дефицит ОЗУ, то:
Попробуйте поставить "голую" семёрку вот отсюда: http://drupal.org/project/dr...
Используйте шестой (если подходит), он жрет меньше ОЗУ
Перейдите на тарифный план с 64 или более мегабайтами ОЗУ