Having problems installing Drupal? See the Installation Guide for more information.

"extension not found" error

php 4.3.3
postgresql 7.3.4
drupal 4.3.2
debian, mixed testing/unstable

I've installed drupal successfully on another debian box (running unstable) with a MySQL backend. However I'm having trouble installing on the above box using postgresql. I've searched around for the answer, but I'm stuck. Has anyone any ideas where I am going wrong?

When I try to start drupal (http://debian/drupal), I get the message "Database problem: DBError: extension not found".

Problem with PHP.INI....

Hi,

I've just installed into my localhost (Mandrake 9.2) and I've got this errors messages:

1. When I attempt to list static page content:
URL: /drupal/?q=admin/node

warning: Invalid argument supplied for foreach() in /var/www/html/drupal/modules/node.module on line 640.

2. When I attempt to valid a translation to french:
URL: /drupal/?q=admin/locale/edit/308

Top Menu In Chameleon

I'm an old 4.3 user installing 4.4 for a new site. I really like the Chameleon theme, but I don't see the top menu options (like on the very top of this site). Has that been deprecated, or am I missing a setting?

Initial account not being created

Problem:
When I bring up the site for the first time, the Admin account is not being created in the database.

Config.PHP:
$db_url = "mysql://drupal:drupal@localhost/drupal";
$db_prefix = "";
$base_url = "http://localhost/drupal";
// ini_set("include_path", ".:/path/to/pear");

System Configuration:
Windows XP
IIS 5.1 (running as localhost)
MySQL 4.0.18
PHP 4.3.6 RC2

Any ideas?

Thanks in advance!

Gary

Please help a charity site with drupal setup :(

[ax: this problem is fixed now. imagemagick wasn't installed properly ...]

Taxonomy_context and undefined function error

The taxonomy_context module is giving me the following error under 4.4rc:

Fatal error: Call to undefined function: drupal_set_html_head() in e:\www\ost\modules\taxonomy_context.module on line 9

The message appears at the bottom of the page, as far as I can tell, only when index.php is included in the root url and when ?q= is added before the module in hard-coded links. It does not appear at all when the user is logged in. Changing theme makes no difference.

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal