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

Error Trying to add the 3rd BLOCK

Hello All,

I have added 2 blocks, and when I'm trying to add the 3rd block to my site, this error appear:

user error: Duplicate entry '' for key 3
query: INSERT INTO boxes (title, body, info, format) VALUES ('my 3rd block', 'my 3rd block body', '', 1) in /home/onlyhope/public_html/includes/database.mysql.inc on line 66.

warning: Cannot modify header information - headers already sent by (output started at /home/onlyhope/public_html/includes/common.inc:384) in /home/onlyhope/public_html/includes/common.inc on line 192.

can someone please help me install drupal?

i have my webserver and mysql server running locally,i'm using dyn dns , my hostname is entrants.ath.cx:4 . What should my settings .php file look like , do I have to change firewall port settings?

Fatal Error / Warning on first log on (4.6.3 w/ PHP 5, MySQL 4 & Apache 2)

I have searched the forum and found plenty of people with similiar problems, but the solutions did not work for me. I am running a WAMP on XP Pro with the following:

Apache 2.0.48
PHP 5.0.3
MySQL 4.1.9

PHP and MySQL both work fine, as does phpMyAdmin, so I don't think that's the problem. The database seems to work ok as well. I unzipped drupal and moved the folder "drupal" into c:\www\webroot\

When I access http://localhost/drupal/ I get the following (in one text chunk, I've seperated for easier reading):

Warning: main(sites/default.php) [c:/www/php/manual/function.main.html]: failed to open stream: No such file or directory in C:\www\webroot\drupal\includes\bootstrap.inc on line 668

Warning: main() [c:/www/php/manual/function.include.html]:
Failed opening 'sites/default.php' for inclusion (include_path='c:\www\php\pear')
in C:\www\webroot\drupal\includes\bootstrap.inc on line 668

Fatal error: Call to undefined function db_prefix_tables() in C:\www\webroot\drupal\includes\database.mysql.inc on line 194

This is after I have followed advice found here. On my first try the page was a lot longer.


c:\www\webroot\includes\bootstrap.inc, lines 668 - 671 :

include_once "$config.php";
include_once "database.mysql.inc";
include_once "session.inc";
include_once "module.inc";

New install fails to open settings.php

Hi,

I have a local http server (SUSE) with php. The setup works, as I can install other CMS's and they work. This is my error with 4.6.3:

[18-Sep-2005 17:26:07] PHP Warning: main(sites/default/settings.php): failed to
open stream: No such file or directory in /home/ByteEnable/www/includes/bootstr
ap.inc on line 642

php cannot find "sites/default/settings.php"

Installation

I have everything set up correctly or so it seems. I have created the database and can connect using //localhost/drupal. When I launch my browser it brings me to the first page in Drupal. --------->

Home

edit secondary links
edit primary links
User login
Username:
Password:

* Create new account
* Request new password

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.

The first thing you will need to do is create the first account. This account will have full administration rights and will allow you to configure your website. Once logged in, you can visit the administration section and set up your site's configuration.

Drupal comes with various modules, each of which contains a specific piece of functionality. You should visit the module list and enable those modules which suit your website's needs.

Themes handle the presentation of your website. You can use one of the existing themes, modify them or create your own from scratch.

We suggest you look around the administration section and explore the various options Drupal offers you. For more information, you can refer to the Drupal handbooks online.

*****However, when I try and create a new log in, it brings me back to my XAMPP sql and php bundle main page? Has anyone had any experience with this, or have I simply left off a step. Any suggestions would be greatly appreciated.

Blank page with fresh drupal 4.6.3 and flexinode

Hi,
has anybody else experienced problems with Administer->Content->Content types just showing a totally blank page? I'm seeing this on a completely fresh installation of drupal 4.6.3 (Fedora core 4 box) where I just installed and enabled flexinode module.

best regards,
/osbahr

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal