LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Fatal error upgrading Drupal (https://www.linuxquestions.org/questions/linux-general-1/fatal-error-upgrading-drupal-735615/)

jnojr 06-25-2009 01:15 PM

Fatal error upgrading Drupal
 
[Thu Jun 25 10:09:54 2009] [error] [client 192.168.1.83] PHP Fatal error: require_once() [<a href='function.require'>function.require</a>]: Failed opening required './includes/bootstrap.inc' (include_path='.:/usr/share/pear:/usr/share/php') in /var/www/html/drupal-6.12/update.php on line 566

-rw-r--r-- 1 jnojr drupal 37857 Apr 29 17:13 includes/bootstrap.inc


Is this a permissions issue, or ???

jhcaiced 06-27-2009 07:09 AM

Hi,

The bootstrap.inc file is located in the 'includes' directory
under your main drupal directory. The error message says that
the file is not found so the first thing to check is that
all the include files are there.

Did you copy all the new drupal files (including subdirectories)
to the installation directory ?

If this is an upgrade you can compare the previous installation
of drupal to see the location of all files.

How do yo install Drupal, manually, using some package manager ?
What Linux distro are you using ?

Best regards,

nowonmai 06-29-2009 10:13 AM

What user is the webserver running as?


All times are GMT -5. The time now is 07:45 PM.