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

2nd Site of Multisite Installation without Domain

Hi People,

i have the same request in the german forum (for those who can read it http://www.drupalcenter.de/node/46786).

Question:
How can i access the Installation Routine of the second site of a Multisite Installation (sites/oldjoomla.com)
without changing the domain oldjoomla.com to my drupal installation.

Installing Drupal Core update

Okay, I am stuck with updating Drupal core.

I read the installation file....but it will not update!

I get the following error:

Sync Drupal installation on ISP server and local machine

Hello,

I am new to Drupal and have a synchronization question.
I just installed Drupal on my domain at the ISP server without problems. Because I want to do the development locally and then update the website I copied all files on the server to my local machine.
Locally I run WAMP, Apache and MySQL.
I exported the server database and created the same content on my own machine running WAMP and MySQL. Locally I now see the same content as on the server. I go to my site at localhost/mywebsite.

I want to install drupal

hi there. I have a water treatment firm website using wordpress but i want to install drupal on that. Can anybody help me? I have never install drupal :/ here is my website; Su Arıtma

No oparations in context, node and Appearance overview

Hello All,
I can't see any operation links in context, node and Appearance overview.
see next screenshots
Screenshot 01
Screenshot 02
Screenshot 03

Failure of install at "Choose Language"

I am running Drupal 7.22 on Nginx using php-fpm. I am running drupal at a domain "datalore" under "datalore/drupal". A user called "drupal" owns the drupal files and php-fpm under this url is run under this user. This user also owns the database "drupal-db".

Having set up the database and copied the default settings, I editted the settings.php to set the database to "drupal-db" and the base_url to "http://datalore/drupal"

if I navigate to datalore/drupal/index.php I get:

DOException: SQLSTATE[42P01]: Undefined table: 7 ERROR: relation "semaphore" does not exist LINE 1: SELECT expire, value FROM semaphore WHERE name = 'variable_i... ^: SELECT expire, value FROM {semaphore} WHERE name = :name; Array ( [:name] => variable_init ) in lock_may_be_available() (line 167 of /home/drupal/drupal/includes/lock.inc).

If I navigate to datalore/drupal/install.php then I can get as far as language selection (only english is available) because the HTML form has the following code:

<form action="/install.php" method="post" id="install-select-locale-form" accept-charset="UTF-8"><div><div class="form-item form-type-radio form-item-locale">
 <input type="radio" id="edit-locale--2" name="locale" value="en" checked="checked" class="form-radio" />  <label class="option" for="edit-locale--2">English (built-in) </label>

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal