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

Clean install of D-7

Got the new wersion of core 7 and when I come to the site I get a blank site.
Any other got this problem?

Drupal 7 admin pages not working

I just upgraded my Drupal 6 installation to Drupal 7, but the admin pages show me a blank page. I'm also getting the following errors on the homepage:

$base_url setting is removed during installation

Hi all,

I ran in to an error during the installation of D7 on windows IIS server:

Error message
  • No active batch.
  • PDOException: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') ORDER BY fit DESC LIMIT 0, 1' at line 1: SELECT * FROM {menu_router} WHERE path IN () ORDER BY fit DESC LIMIT 0, 1; Array ( ) in menu_get_item() (line 443 of ...\drupal7\includes\menu.inc).

I've read in the forums that this might have to do with the cookie path, but the proposed solutions didn't help in my case.
After further research I discovered that the value of $base_url in settings.php which I had set prior to starting the installer, had been reverted to the default value. After restoring this setting, the installation completed without errors.

I am able to reproduce this using the following steps:

  1. Began with an empty database, and with a settings.php file equal to default.settings.php
  2. Replaced $base_url with the base url of the drupal installation (because IIS is running on a different port, which is only accessible through a reverse proxy that listens on port 80)
  3. Started the installer, chose standard profile and English language

Drupal7 checking for updates returns error

Hi

First off congrats on Drupal 7

I have recently installed Drupal 7 on a windows server using xamp, have been using Drupal 6 for the last two years. Install of Drupal 7 went fine with no problems (very nice). The issue I have is that when I check for updates Drupal returns the following error

"Failed to get available update data."

When I check manually I get this error

"Failed to get available update data for one project."

Anyone any ideas?

Install a Drupal inside another drupal?

Hi,
I´ve installed Drupal on my host in a default folder called public_html. In this folder now I have sites, profiles. modules, includes... and all folders and files of Drupal. But, inside public_html I also created a new folder calle domainA where I have other Drupal installation.

My question is, can this give me problems? Can it generate incompatibilities?

Thank you!

Going through install: I enter db info, etc., but page resets fields and nothing happens

I've finally gotten to the install process. I'm prompted to choose a language, then add db name (correct,) username (correct,) and password (correct.)

The fields simply reset when I click on the 'Save and Continue' button.

Now, the password field auto-populates when I first enter my username. If I click 'Save and Continue,' I get an 'Access Denied' box.

If I change the password to the correct one, it resets the fields. No error message.

I've tried clearing cookies and history to no avail.

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal