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

Taxonomy Access Control CVS install

CVS version of Drupal up and happily running.
Wanted to add Taxonomy Access Control. As per instructions, I...
1. Created new tables in DB using phpMyAdmin.
2. Moved taxonomy.access module into Modules.

3. Ran patch in Cygwin on my windows machine...
'patch -p0 taxonomy.module < taxonomy.patch'

This created a reject file:
-------------------------------------------------------
***************
*** 390,396 ****
$blank = '<'. t('none') .'>';
}

setting conf.php

i have a site

i have mysql installed with 5 predefined databases db_1 db_2 ecc ecc

i have a host address xx.yyy.uuu.pp
i have a username for mysql and for accessing to db
i have a pwd

how can i set conf.php

i have just installed other php apps amd all asked me the setting listed up in this post

thanks

Fatal error: Call to undefined function: mysql_connect()

I have just installed Drupal. When I connect to my site I get the following error.

Fatal error: Call to undefined function: mysql_connect() in /var/www/html/includes/database.mysql.inc on line 31

I am trying to run Drupal 4.5.2 with MySQL 3.23.58, PHP 4.3.2, and Apache 2.0.46 on Linux.

What should I do?

ERROR: Type "anyelement" does not exist

Installing drupal w/ PostgreSQL I get this error through PhpPgAdmin
CREATE FUNCTION "if"(boolean, anyelement, anyelement) RETURNS anyelement AS '
SELECT CASE WHEN $1 THEN $2 ELSE $3 END;
' LANGUAGE 'sql';

Anyway around this?

duplicte event module

The event module appears twice in the administator/modules screen. It still appears to work correctly though. I assume that this is a minor error and something that shouldn't be worried about.

Stevek

warning: mkdir(files): Permission denied in /srv/www/htdocs/drupal/includes/file.inc on line 77

Hi there,

I have managed to get DRUPAL working on the server and this is my first time using DRUPAL. very happy over it as I've been trying to make it worked for weeks already! Can anyone help me on this error! This error is under the drupal settings section.

warning: mkdir(files): Permission denied in /srv/www/htdocs/drupal/includes/file.inc on line 77

Thanks!

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal