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

4.4 new install - lots of php warnings.

Just did a fresh install of 4.4.0, running php5.0rc1. Everything seems to work except that I get the following:
warning: array_merge() [function.array-merge]: Argument #1 is not an array in /usr/home/www/simiantech/htdocs/includes/module.inc on line 37.

warning: array_merge() [function.array-merge]: Argument #2 is not an array in /usr/home/www/simiantech/htdocs/includes/module.inc on line 37.

warning: array_merge() [function.array-merge]: Argument #1 is not an array in /usr/home/www/simiantech/htdocs/includes/module.inc on line 37.

image gallery link is missing?

I wanted a menu item that pointed to the general image gallery (?q=image). It looks like there is code in the image_link function to put a link on the menu bar, but i don't get a link that says 'image gallery' there, no matter who i log in as. am i missing something?

"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

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal