Documentation
Blank Screen on Publish / Edit or Structure Module Page
Category: Common Issues
This is generally a PHP memory_limit issue. In your .htaccess file, place this rule: "php_value memory_limit 16M" Use a higher number if possible or the issue persists.
