This question was caused by a typo or a problem that can no longer be reproduced. While similar questions may be on-topic here, this one was resolved in a way less likely to help future readers.
Closed 9 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(2)
这里有一些提示:
drush fr && drush up drupal
)drush -y cc all
),包括 memcached (killall memcached
),drupal_bootstrap()
的模块(例如 Secure Site),请禁用它们,Here are few tips:
drush fr && drush up drupal
)drush -y cc all
), including your memcached (killall memcached
),drupal_bootstrap()
(such as Secure Site), disable them,您的 xampp 安装使用哪个版本的 PHP?在错误出现之前,您是否禁用/启用了 Zend Optimizer 或其他 PHP 模块?哪个版本的 drupal 会导致此错误?
Which version of PHP do you use with your xampp installation? Have you disabled/enabled Zend Optimizer or other PHP modules just before the error appeared? And which version of drupal causes this error?