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

Google analytics mixes urls on multible domains/same codebase install

My Subject line isn't very clear, but here is my setup:

I have one drupal instance running on my server. I have two domains pointing to the instance. These domains have two different databases for almost everything, only part of them are shared.
I have set up the Analytics javascript code inside the page-front.tpl.php and page.tpl.php, not pretty but I thought it would work:

Localized install using drush make

How can I make a localized install (and have the translations for both core and the modules automatically installed) when using drush make. I have the following installation profile.

https://github.com/vih/vih.dk-deploy/

Is it possible to do this using drush make?

Install stops at Site Configuration Page

Has anyone found a fix for this issue yet. Installation goes smoothly until it come to saving the configuration page. Nothing happens and the site never gets finished.

Installation failed: warnings (4th Drupal site and never had problems)

I want to install a Drupal site, this is my 4th Drupal site and in the past everything went smooth.
Right now I get a lot of warnings (see bottom). I downloaded the latest version of Drupal (6.19), made a settings.php file (copy default settings and made changes in $db_url), then I made a new database.
I have done this already 3 times for other websites but now I get this:

Warning: Table 'namedatabase.access' doesn't exist query: SELECT 1 FROM access WHERE type = 'host' AND LOWER('::1') LIKE LOWER(mask) AND status = 0 LIMIT 0, 1 in C:\xampp\htdocs\drupal\includes\database.mysql.inc on line 128

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at C:\xampp\htdocs\drupal\includes\database.mysql.inc:128) in C:\xampp\htdocs\drupal\includes\bootstrap.inc on line 1162

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\xampp\htdocs\drupal\includes\database.mysql.inc:128) in C:\xampp\htdocs\drupal\includes\bootstrap.inc on line 1162

Warning: Table 'namedatabase.cache' doesn't exist query: SELECT data, created, headers, expire, serialized FROM cache WHERE cid = 'variables' in C:\xampp\htdocs\drupal\includes\database.mysql.inc on line 128

Error installing with database

I am trying to install drupal on a nearlyfreespeech.net

I am getting an error :-

Failed to connect to your MySQL database server. MySQL reports the following message: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2).

* Are you sure you have the correct username and password?
* Are you sure that you have typed the correct database hostname?
* Are you sure that the database server is running?

Any ideas?

thanks

Problem migrating Production database to local dev environment

I am trying to set up a local development environment based on a client's production site. I am exporting the production database using the Backup and Migrate module. When I import the database to my dev site, the admin dashboard tries to link to the production site's dashboard.

Can someone point me to the specific tables in the database that are causing absolute links to the admin area so that I can delete or modify them?

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal