Hi, I'm getting the WSOD and the following message in apache2/error.log when trying to install the cforge profile:

PHP Fatal error: Call to undefined function db_delete() in /var/www/drupal/cforge/includes/bootstrap.inc on line 995, referer: http://cforge.creativelocalsolutions.co.uk/install.php

If I try adding the database settings to settings.php I get
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'cforge.variable' doesn't exist

hmm

Comments

roblog’s picture

I moved on from this, by 1) downloading the dev release 2) installing it in the default directory, rather than a site url directory. I'm not sure which of these changes fixed the issue.

Got all the way to Choose front-end, then got this error:

Warning: is_dir(): Unable to find the wrapper "private" - did you forget to enable it when you configured PHP? in file_prepare_directory() (line 441 of /var/www/drupal/cforge/includes/file.inc).

I click on Default which is the only front end available, and it loads a page, but there's no menu options, so its unusable.

matslats’s picture

Status: Active » Closed (fixed)