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

error message: "unable to select database"

I've checked that the database name is correct, and I've tried it with and without the prefix (in config.php).

I think this problem is because I don't have tables in my db. I'm using cPanel X to manage My SQL ('cause I'm new at that too), and the instructions in the handbook aren't written to allow me to figure out how to go about adding tables to my db. Can anybody tell me what table(s) I need to include and their configurations? Thanks.

"Warning: mysql_connect(): Access denied" message

I'm getting the message:

Warning: mysql_connect(): Access denied for user: 'user@domain.com' (Using password: YES) in /home/user/public_html/drupal/includes/database.mysql.inc on line 31
Access denied for user: user@domain.com' (Using password: YES)

(I've changed my actual login name to user and the actual localhost domain to domain above, but otherwise it's verbatim.)

Can anyone help?

taxonomy context block showing terms from other vocabulary

Hi,

Taxonomy context seems to suggest that it can create blocks shownig only the terms in a particular vocaulary. Unfortunately, instead of doing this, it shows all terms in all vocabularies.

Is this the right behaviour, or am I doing something wrong?

need help with $db_url and $base_url settings

Hi
I have used the settings from installation book at drupal.org/book/print/258 and along with xampp have been able to set up apache, PHP, and MySql successfully. I have created the sql database drupal and successfully imported the database tables. I am developing locally and my directory stucture to my index.php file on my computer is C:\apachefriends\xampp\apache\drupal-4.5.1

my settings for connecting drupal in my conf file in "includes" are:

$db_url = "mysql://dba_user:mypassword@localhost/drupal";

IM can't install some how, mysql doesn't like table script

Some how my friend tried to install the IM module, but it dod not work proply, the mysql doesn't like the table script, can some one help us out? it's about www.dikkop.com

Content based permission

I want to be able to have some weblogs and books that are used for internal planning purposes, perhaps a forum. I want others to be visible to the public. This seems like an obvious requirement but I can find no way to define a permission to support this.

Anyone have any ideas?

tqii

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal