I just upgraded to my employer's website to Drupal 7.22. Now the website won't load at all. I'm just getting a white screen with the following error messages on it. Please, please, please help. I know essentially nothing about Drupal so I'm just winging it here. Thanks!

And, before anyone asks, yes bootstrap.inc is there. I have reuploaded everything for the update multiple times so any help would be greatly appreciated.

Warning: main(./includes/bootstrap.inc) [function.main]: failed to open stream: No such file or directory in \\frigga\home\users\web\b2492\ph.d30028471\index.php on line 14

Fatal error: main() [function.require]: Failed opening required './includes/bootstrap.inc' (include_path='.;c:\php\4\pear') in \\frigga\home\users\web\b2492\ph.d30028471\index.php on line 14

Comments

vm’s picture

what version of PHP is in use?

JocelynP’s picture

Our host is currently running version 5.0.

vm’s picture

Drupal 7 requires PHP 5.2.5 or higher. See: http://drupal.org/requirements

JocelynP’s picture

Thank you VM. I'll get in touch with our host and see if they can possibly do an upgrade.