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

$db_url inconsistency

I am using mysql for other applications..with the same database name. But when I try to connect to drupal , it says
Unknown MySQL Server Host

I think it is using the username..which it thinks is the databasename.. which in fact it is..so it should not have a problem. I am guessing that it is looking in the wrong place???

I use the $db_ur ="mysql://myusername:password@localhost/databasename

Fatal error: Table 'prefix_drupal.users' doesn't exist query: SELECT u.*, s.* FROM users u INNER JOIN sessions

Hi, I'm using CPanel to set up my database and users, I think I've done everything correctly (i.e. edited my conf.php etc) but I get the following error:

Fatal error: Table 'tssh_drupalsam.users' doesn't exist query: SELECT u.*, s.* FROM users u INNER JOIN sessions s ON u.uid = s.uid WHERE s.sid = '6e5c41211090e17a588bad249ca3eb48' AND u.status < 3 LIMIT 0, 1 in /home/prefix/public_html/drupal/includes/database.mysql.inc on line 125

None of the other forum topics covering this error seem to relate to CPanel - can anyone help?

Thanks!

ERROR 1044: Access denied for user: 'username@.localhost' to database 'mysql'

Hello,

I get this error when I try this SQL command:

GRANT ALL PRIVILEGES ON db_drupal.* TO 'My_username@localhost' IDENTIFIED BY 'myPassword'

Why system says "... to database 'mysql' " ????

It's clear that i'm not root user, and i could not be, because i host my site at a shared hosting server.

Best regards, from Spain.

callback error 'node_page' on menu.inc

Hello ,

I am running drupal 4.5 with PHP 4.3.9.9 running on Apache 1.3.3, Drupal runs normal for first 10-15 hits but then gives following error :

warning: call_user_func_array(): First argumented is expected to be a valid callback, 'node_page' was given in D:\webroot\includes\menu.inc on line 351.

I checked few configuration options for php and apache , everything seems to be ok but I am still having this error .

Can anyone help ?

Best Regards

Mailhandler and CVS

I'm installing the mailhandler 4.5 module for Drupal 4.5 and have an odd question. The install doc says:

"This module requires the Drupal CVS circa 1/17/2003."

Is this saying I need to install a certain CVS or that I need to install an old copy of Drupal somewhere ... or just what???

Thank you,

--George

After Install, Can't register Admin name

After I enter in my name and my e-mail, I click submit and recieve this error:

Fatal error: Call to undefined function: file_check_upload() in /home2/youareah/public_html/drupal/modules/user.module on line 1096

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal