I seem to have got stuck at the end of the installation process, and would be thankful for some help. I've followed every step in the installation document, and have become stuck at step #5 - I can't seem to access my site.
The best progress I've made so far, is to have the following message appear:
Warning: main(includes/bootstrap.inc): failed to open stream: No such file or directory in /var/www/virtual/lancefestivalen.se/htdocs/index.php on line 12
Warning: main(): Failed opening 'includes/bootstrap.inc' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/virtual/lancefestivalen.se/htdocs/index.php on line 12
Fatal error: Call to undefined function: drupal_page_header() in /var/www/virtual/lancefestivalen.se/htdocs/index.php on line 13
What I did to get the message, was simply to move index.php to the root, instead of the subdirectory where I originally put it, so that I get an error message was no big surprise. Rather, I was happy to finally get some results.
But if I move all the files to the root, which seems like a logical step to take, I get an "internal server error" instead...
What could be wrong?
I use:
phpMyAdmin 2.6.2
mySQL 4.1.11
And the server is run on a linux/unix based system (as far as I understand it, anyways...)
REMEMBER: I'm a total newbie at this. I've spent hours just trying to decode some of the posts in this forum. Try to explain as basic as possible, thanks...