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

Drupal Database Problem

root@debian:/home/venu# mysql
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)
root@debian:/home/venu# mysql -u root -p
Enter password:
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 47
Server version: 5.1.49-3 (Debian)

Copyright (c) 2000, 2010, Oracle and/or its affiliates. All rights reserved.
This software comes with ABSOLUTELY NO WARRANTY. This is free software,
and you are welcome to modify and redistribute it under the GPL v2 license

Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.

mysql> create database venu;
Query OK, 1 row affected (0.00 sec)

mysql>

After This i have gone to localhost system "http://localhost/drupal-6.22/install.php?profile=default&locale=en"

Database configuration
The following error must be resolved before you can continue the installation process:

Failed to connect to your MySQL database server. MySQL reports the following message: Access denied for user 'venu'@'localhost' (using password: NO).

* Are you sure you have the correct username and password?
* Are you sure that you have typed the correct database hostname?
* Are you sure that the database server is running?

Filtered HTML <a>

Hi all,

Just a stupid question really. I am setting up a server and need to allow <a> tags however i was wondering if we could filter it to allow <a href="www.drupal.org"> but not <a href="javascript:window.alert('www.drupal.org');">drupal</a> Any suggestions??

[Edited to add <code> and </code> tags: nevets]

first error after installation drupal 7.4

Warning: file_put_contents(temporary://fileXHEwnv) [function.file-put-contents]: failed to open stream: "DrupalTemporaryStreamWrapper::stream_open" call failed in file_unmanaged_save_data() (regel 1842 van /home/wilmanse/domains/wilmans.eu/public_html/includes/file.inc).

how can i fix this problem.

thanks

Need help urgently

I need help with this error. I installed drupal 7.4 bought theme and installed, but receive below error on my pages

Subdomains and paths

I'm a complete beginner with Drupal so bare with me.

unable to instal 7.x

French install on :

Database Version: 5.0.51a-24+lenny4
Database Collation: utf8_general_ci
PHP Version: 5.2.6-1+lenny9
Web Server: Apache/2.2.9 (Debian) PHP/5.2.6-1+lenny9 with Suhosin-Patch mod_python/3.3.1 Python/2.5.2 mod_perl/2.0.4 Perl/v5.10.0

Get this error at first drupal-7.0 fresh install:

PDOException: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') ORDER BY fit DESC LIMIT 0, 1' at line 1 in /mnt/data/www/drupal-7.0/includes/database/database.inc on line 2039 Call Stack #TimeMemoryFunctionLocation 10.000256592{main}( )../index.php:0 20.0068548352drupal_bootstrap( )../index.php:21 30.04813547408_drupal_bootstrap_full( )../bootstrap.inc:2056 40.13768976116menu_set_custom_theme( )../common.inc:4935 50.13768976116menu_get_custom_theme( )../menu.inc:1689 60.13838979316menu_get_item( )../menu.inc:1674 70.13948987600db_query_range( )../menu.inc:443 80.13948987600DatabaseConnection_mysql->queryRange( )../database.inc:2250 90.13948987920DatabaseConnection->query( )../database.inc:69 100.13958988340DatabaseStatementBase->execute( )../database.inc:595 110.13968988340PDOStatement->execute( )../database.inc:2039 Variables in local scope (#10)

With drupal 7.4 message changes:

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal