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

SQL Problems.

I keep getting this error. I have no idea how im gonna fix it... Can i get some help?

Warning: Access denied for user: 'drupal@127.0.0.1' (Using password: YES) in C:\FoxServ\www\Drupal\includes\database.mysql.inc on line 31

Warning: MySQL Connection Failed: Access denied for user: 'drupal@127.0.0.1' (Using password: YES) in C:\FoxServ\www\Drupal\includes\database.mysql.inc on line 31
Access denied for user: 'drupal@127.0.0.1' (Using password: YES)

SuSE 9.2 + Drupal 4.52 problem

Getting this error:
Fatal error: Call to undefined function: session_set_save_handler() in /srv/www/htdocs/drupal/includes/session.inc on line 9

Did I miss anything in my checklist

Checklist
-----------------------
Made the drupal database

Done the "GRANT" for the proper user

(drupal is placed in "localhost/drupal"

$db_url = "mysql://dba_user:password@localhost/drupal";
$db_prefix = "";
$base_url = "http://localhost/";

I need help installing Drupal

I am willing to pay someone to fully set-up Drupal for me. I will pay you $50.00. Thanx. Let me know asap: wotapp@yahoo.com or aim me: xwontunerdmex. Thanx

Mike

Image Module shared installation problem

how can I configure a shared drupal installation (more than one virtual hosts from one docroot) with the image-module? the module wants its folders inside the webserver visible docroot, which is shared across multiple sites.

i do not want to use random file names and mix up all the images from different sites in one folder...
... is there another way to do this configuration?

thx.
mike

Problem with Drupal 4.5.2 and Apache2

Hi,

I'm new to Drupal. Just installed it on Apache 1.3 platform (MacOS X 10.3) and it runs very fine. Then I wanted to use it on my hosted server but there I only have Apache2 webserver. I've got many problems then:

Error 500 - Apache could not set Options in .htacess file - I deleted .htaccess.
After that I got many PHP warnings like this:

Warning: array_key_exists(): The second argument should be either an array or an object

accessing Drupal pages (since php_values from .htacess are not set).

Can anyone help me?

Regards,

Haiko

Drupal 4.5.1/CSL 0.8.0.3 & Mass Mailer Challenges.

I've been trying to get Mass Mailer to work on the latest CSL 0.8.03 install which is a fresh install (not upgrade) and I'm having a devil of a time. I've read all the material that is already here for working around challenges and that has been very helpful. Where I'm at is:

1. I have to modify the phplist bash shell script to have the following lines in order to trigger index.php with the right path to the config.php file in the modules/phplist directory.

CONFIG=`pwd`/modules/phplist/config.php
export CONFIG
php modules/phplist/phplist/admin/index.php $*

This triggers the PHPList core code when I click Process Message Queue which then returns on the web page things like:

"Error: Your database is out of date: , please make sure to upgrade."
and
"Database error 1146 Table 'nms_cs.phplist_subscribepage' doesn't exist"

The SQL for the CS database is just from the standard install script. On other installation attempts, I've even tried hybridizing the tables from the CS install script with the missing tables... no luck, I don't get the missing table error anymore; but I don't get the complaint about missing subscribepage table; I just still get the complaint that I'm out of date. I also didn't see this table in the standalone module's install script either.

Argg.. I assume that this module works for some people, so I'm not about to give up. I just need some magic.

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal