By dantana1776 on
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
Without more information,
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.
you are right
I hadn't fully extracted all the files from my winzip file. It works now
thanks for documenting this
I ran into the same error today. Reading your success here, I checked my unpack, which had problems.