Posted by xxm on November 23, 2012 at 10:50am
3 followers
Jump to:
| Project: | Bean |
| Version: | 7.x-1.0-rc6 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Issue Summary
I've installed a fresh d7 with bean and date. Made one new date contenttyp and a node with repeated dates. If I try to clear the cache drupal ends i
internal server error 500
with Premature end of script headers in the error.log. After disabling bean it seems to be ok.
Not sure if this maybe belongs to that (drupal core) php-bug
http://drupal.org/node/1651010#pift-results-1651010
Comments
#1
don't see how bean would cause that or interfere in any way with the output buffers. what is your php.ini memory limit?
#2
512mb
#3
512mb should be plenty. But still I get this error after enabling bean.
Any more ideas?
#4
Do you have bean_all enabled? there are issues with bean_all and views in rc6. They should be fixed in the -dev version. Please test.
#5
Is this still an issue?