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

changing the language

In includes/conf.php we can read this:

Languages / translation / internationalization:
#
# The first language listed in this associative array will
# automatically become the default language. You can add a language
# but make sure your SQL table, called locales is updated
# appropriately.
$languages = array("en" => "english");

What does "make sure your SQL table, called locales is updated
appropriately" mean? Where is "locales" table alocated?
Thanks in advance and regards from Spain.

unexpected network error

I've been running 4.3.2 for several months with no problems. Recently, however, my site has been unreachable approximately 50% of the time. When accessing via Lynx I get an 'unexpected network error'.

This seems to be an intermitent problem that pops up periodically throughout the day. My service provider is convinced that this is a Drupal related issue. Other PHP applications an the same server are unaffected.

I'm using clean URL's, although I don't believe that's an issue as they seem to work fine when the site is running.

Can't GRANT ALL PRIVILEGES ON drupal.*, but all seems well anyway. Is this OK?

All,

So I am installing Drupal on host provider this time, and they use Plesk to set up MySQL databases and users and their passwords. I used Plesk to make a "drupal" database, and I made a mysql user "drupaluser" with a password. I populated the drupal database with the contents of the mysql file with the drupal tarball with phpMyAdmin, and to make a long story short, everything is just fine and working well.

BUT, during the install process, I was unable to:

GRANT ALL PRIVILEGES ON drupal.*
TO nobody@localhost IDENTIFIED BY 'password';

Rewrite Problems - htaccess

Just installed Drupal 4.4.2. This is Apache 1.3.31 with mod_rewrite as a static module.

For some reason the stock rewrite rules in .htaccess don't seem to be working. I did an install yesterday on an almost identical machine and they worked great.

Here's what my rewrite.log shows:
[rid#97f2864/initial] (3) [per-dir /var/www/support/html/] strip per-dir prefix: /var/www/support/html/admin -> admin
[rid#97f2864/initial] (3) [per-dir /var/www/support/html/] applying pattern '^(.*)$' to uri 'admin'
[rid#97f2864/initial] (4) RewriteCond: input='/var/www/support/html/admin' pattern='!-f' => matched
[rid#97f2864/initial] (4) RewriteCond: input='/var/www/support/html/admin' pattern='!-d' => matched
[rid#97f2864/initial] (2) [per-dir /var/www/support/html/] rewrite admin -> index.php?q=
[rid#97f2864/initial] (3) split uri=index.php?q= -> uri=index.php, args=q=
[rid#97f2864/initial] (3) [per-dir /var/www/support/html/] add per-dir prefix: index.php -> /var/www/support/html/index.php
[rid#97f2864/initial] (2) [per-dir /var/www/support/html/] strip document_root prefix: /var/www/support/html/index.php -> /index.php
[rid#97f2864/initial] (1) [per-dir /var/www/support/html/] internal redirect with /index.php [INTERNAL REDIRECT]
[rid#97f4a74/initial/redir#1] (3) [per-dir /var/www/support/html/] strip per-dir prefix: /var/www/support/html/index.php -> index.php
[rid#97f4a74/initial/redir#1] (3) [per-dir /var/www/support/html/] applying pattern '^(.*)$' to uri 'index.php'

Installation Problem

I tried to install drupal 4.4.2 on my server of

Platform FreeBSD 4.8-RELEASE #0: Wed May i386
Web Server Server version: Apache/1.3.29 (Unix) Server built: Nov 11 2003 16:53:18
PHP 4.3.4 MySQL 4.0.13
PERL v5.8.0 built for i386-freebsd

But could not able to run it .

its showing
HTTP 500 - Internal server error
Internet Explorer message when I try to access my site.

What could be the problem please any one guide me.
I have tried to change the configurations as per the installtion guide line but failed.

Notice: Undefined offset: 0 in includes\bootstrap.inc on line 230.

Hi,

I have installed Drupaf and mySQL in a Windows XP environment. However I am encountering an error as shown below.

Notice: Undefined offset: 0 in c:\inetpub\wwwroot\drupal\includes\bootstrap.inc on line 230.

warning: init_theme(): Failed opening '' for inclusion (include_path='.;c:\php4\pear') in c:\inetpub\wwwroot\drupal\includes\theme.inc on line 51.

Does anyone have any clues where is the problem? Thanks.

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal