Drupal 7 eaccelerator issues

http://drupal.org/node/606304
disabling eaccelerator in .htaccess lets D7 work
php_flag eaccelerator.enable 0
php_flag eaccelerator.optimizer 0

otherwise, we get the error:
PHP Fatal error:  Class 'FieldException' not found
Thanks to axper

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img>
  • Lines and paragraphs break automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.