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

what to do with te default.settings.php file - should i copy tis

While i installed drupal 7 i encounterd the follwing error;:

./sites/default/default.settings.php file to 
./sites/default/settings.php. 
 

then i changed from this one here: ./sites/default/default.settings.php
and altered it to this one; /home/vhost/WWW/schulcenter.net/sites/default/settings.php

but the system did not like this – why =!? I do not know – i finall got the following

Install Drupal 7 & InnoDB autocommit=0 hangs

Hello,

For years now I use MySQL InnoDB engine as Oracle,

init_connect='set autocommit=0'
default-storage-engine=innodb
transaction-isolation=read-committed

To say that the engine is innodb is not necessary, because Drupal creates InnoDB tables. The read-committed is also OK, but it is the autocommit off which makes the installation hang.

Is this true or am I doing something wrong?
And so with Drupal I can never program with transcations?

Thanks,

Eric J.

File uploaded and deleted correctly but cannot download by clicking on file link

Hello

I have set my file system to "private" (it used to be public).
I have set the path correctly to a directory above the server root.
I can upload a file (as part of a document and using the document editor) and it is saved in the correct directory.
I can delete that file (by clicking on the "Delete" button in the document editor).

HOWEVER - if I click on the link inside the saved document, I get a file not found error or a page not found error. This happens even if I am user 1.

Fresh 7.10 install PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'DBNAME.variable' doesn't exist in

PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'aliovox.variable' doesn't exist in /space/sites/aliovox/html/includes/database/database.inc on line 2135

I have many drupal 6 installs, so LAMP appears to work well.

I put DBNAME, it is the name of the database.

unpacked drupal zip file, created database, chowned files, created apache virtual host, ran update. Ubuntu, PHP 5.2, mysql 5.1.37

agan .htaccess-crashes installation: how to find out which of the basic-requirements do not fit on my server?

good day - hello dear community,

first of all - i am brand new to Drupal and new to this forum -so sorry for being the newby! Heard alot about drupal - and now i want to try out it.

Uploaded all the files of 7.9 - on a testfolder on the server - but all i get is the following

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal