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

Can anyone help me.?.

I installed Drupal onto my hosting server and did everything right (at least I'm pretty sure), but when I went to go and view my new Drupal site this shows up:

warning: ini_get() has been disabled for security reasons in d:\hosting\fwcaam\includes\common.inc on line 406.

warning: fopen() has been disabled for security reasons in d:\hosting\fwcaam\themes\engines\xtemplate\xtemplate.inc on line 446.

user notice: [XTemplate] Cannot open file: themes/bluemarine/xtemplate.xtmpl in d:\hosting\fwcaam\themes\engines\xtemplate\xtemplate.inc on line 418.

user notice: [XTemplate] parse: blockname [header.logo] does not exist in d:\hosting\fwcaam\themes\engines\xtemplate\xtemplate.inc on line 418.

user notice: [XTemplate] parse: blockname [header.site_name] does not exist in d:\hosting\fwcaam\themes\engines\xtemplate\xtemplate.inc on line 418.

user notice: [XTemplate] parse: blockname [block] does not exist in d:\hosting\fwcaam\themes\engines\xtemplate\xtemplate.inc on line 418.

user notice: [XTemplate] parse: blockname [header] does not exist in d:\hosting\fwcaam\themes\engines\xtemplate\xtemplate.inc on line 418.

user notice: [XTemplate] parse: blockname [footer] does not exist in d:\hosting\fwcaam\themes\engines\xtemplate\xtemplate.inc on line 418.

Welcome to your new Drupal-powered website. This message will guide you through your first steps with Drupal, and will disappear once you have posted your first piece of content.

Drupal and gallery2

Hello everyone, i installed drupal in a sub folder of teh root domain (root/drupal) and my gallery2 is installed in the same patch (root/gallery) so i can't configure this module

some help??

Thanks

Using several databases for Drupal? Safe?

If I would create several MySQL databases and use them with Drupal, would it be a performance loose?

Currenlty having smth like this:

$db_prefix = array(
  // module: favorite_nodes
  'favorite_nodes' => 'other_db.',

  // module: friendly_url
  'node_url_alias' => 'other_db.',

  // module: smileys
  'smileys' => 'other_db.',

);

PosgreSQL vs MySQL

Having hosting w/ Posgre & MySQL.
Which would you recommend best for Drupal?
And besides how do you evaluate PostreSQL comparing to MySQL?

index.php not loading after drupal install + THEN MORE ERRORS

I am currently logged into my machine as root@machinename, and I created my Drupal MySQL database, and in my settings.php I have...

$db_url = 'mysql://root:root-password@machinename/drupal';
$db_prefix = '';

AND

$base_url = 'http://machinename.mydomain.com';

I'm not sure if I need to put mysql://root:root-password@machinename/drupal'; or database, cus in my directory, my database is located in /home/myusername/www/database/database.mysql

Flexinode Teaser Problem

I've just installed Flexinode for 4.7. I created a new content type with no additional fields. I try to create a node with this new content type. I enter some teaser text. When the node previews, there is no teaser text. When I return to editing the node, the teaser text box contains: <div class="flexinode-body flexinode-1"></div>.

Is this a known issue or have I done something wrong with Flexinode?

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal