I installed boost, followed the all instructions. The module cause every page to go blank, :The White Screen Of Death".

Boost has been deleted and I needed to run:
UPDATE `system` SET `status` = '0' WHERE `name` = 'views' LIMIT 1;
to disable the module.

I can now access the site but, the admin/modules page is still blank and I'm getting the following error:
main(/usr/home/technews/modules/boost.helpers.inc): failed to open stream: No such file or directory in /usr/home/technews/modules/boost.module on line 41.

Boost and all the files included in the module have been removed from the server.

Any ideas?

Comments

saml’s picture

I get a blank page too when activating boost-5.x-1.0 on my XAMPP install (WinXP) on all pages except the admin/* and user/* pages (which is good), but I'm afraid it's because my XAMPP doesn't handle clean url's. Is that the case for you too?

(I'm also using the pathauto module)

gonefishing’s picture

Clean urls are enabled.

When I go to admin/modules the page is blank and the following error is logged:
main(/usr/home/technews/modules/boost.helpers.inc): failed to open stream: No such file or directory in /usr/home/technews/modules/boost.module on line 41.
Boost has been deleted and disabled. For now I'm able to add new content but, would like to get rid of the "The White Screen Of Death".

Arto’s picture

Title: Blank Page » White screen of death
Component: Code » Installation
Assigned: Unassigned » Arto
Status: Active » Closed (fixed)

I will not be supporting the 4.7.x version any longer and am closing out this old issue that has had no updates for 11 months.