I've followed the directions to a tee as far as setting up drupal goes. I set up the MySQL without a hitch but when I try to log into my Drupal I keep getting this error message

Warning: main(/drupal-test/includes/bootstrap.inc): failed to open stream: No such file or directory in /var/www/html/drupal-test/index.php on line 12

Fatal error: main(): Failed opening required '/drupal-test/includes/bootstrap.inc' (include_path='.:/php/includes:/usr/share/php') in /var/www/html/drupal-test/index.php on line 12

I am using an apache server but don't know if this is the issue.

Can anyone help me resolve this issue

Comments

coreb’s picture

Without more information, all I can say is that it looks like you're missing some files. Did you extract Drupal on the server, or did you extract it on another computer and upload it to the sever? If it's the second option, looks like you didn't copy/move all the files needed.

dantana1776’s picture

I hadn't fully extracted all the files from my winzip file. It works now

Matt Simpson’s picture

I ran into the same error today. Reading your success here, I checked my unpack, which had problems.