CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • civicrm install on drupal 7.0
Pages: [1]

Author Topic: civicrm install on drupal 7.0  (Read 1990 times)

lhwengerjr

  • I’m new here
  • *
  • Posts: 9
  • Karma: 0
  • CiviCRM version: 4.0.8
  • CMS version: drupal 7.0
  • MySQL version: 5.0.92
  • PHP version: 5.2.17
civicrm install on drupal 7.0
January 27, 2012, 01:44:16 pm
having problem installing. Tried using the url posted in the instructions, recieved a error. Tried uploading from my pc, got no error but nothing else either, after a few minutes the file selected just goes away. I try to go the installer link from the instructions and I get an error that website is unavailable.  Help Help

Kurund Jalmi

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4169
  • Karma: 128
    • CiviCRM
  • CiviCRM version: 4.x, future
  • CMS version: Drupal 7, Joomla 3.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: civicrm install on drupal 7.0
January 28, 2012, 10:38:20 am
Can you provide more details on what didn't work. Also paste errors here, so that someone familiar with errors might be able to help you.

Kurund
Found this reply helpful? Support CiviCRM

fen

  • I post frequently
  • ***
  • Posts: 216
  • Karma: 13
    • CivicActions
  • CiviCRM version: 3.3-4.3
  • CMS version: Drupal 6/7
  • MySQL version: 5.1/5.5
  • PHP version: 5.3/5.4
Re: civicrm install on drupal 7.0
January 28, 2012, 02:33:46 pm
First I tried upgrading a working Drupal 7.10 / CiviCRM v4.1.beta1 to v4.1.beta3 and got 'Call to undefined function drupal_set_html_head() in .../drupal/civicrm.module on line 275'

So then I tried to install v4.1.beta3 on new freshly installed Drupal 7.10

The install seemed to go well but then no CiviCRM.  Went to admin/build/modules and saw this:

Quote
4.1.beta3   Constituent Relationship Management CRM - v3.4. Allows sites to manage contacts, relationships and groups, and track contact activities, contributions, memberships and events.
This version is not compatible with Drupal 7.x and should be replaced.

Concerned I may have downloaded the wrong version, I re-downloaded from SourceForge and did a diff - same code.

Then saw this in civicrm-version.php:
Code: [Select]
<?php
function civicrmVersion( ) {
  return array( 
'version'  => '4.1.beta3',
                
'cms'      => 'Drupal6',
                
'revision' => '38556' );
}

Changing 'Drupal6' to 'Drupal' didn't help, though.

Hope this helps.

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: civicrm install on drupal 7.0
January 28, 2012, 02:57:43 pm
fen, seems your issue is not the same as lhwengerjr's.

Anyhow there are files civicrm-4.1.beta3-drupal6.tar.gz and civicrm-4.1.beta3-drupal.tar.gz. You need to make sure you get the second one. You can't just edit that one file and remove the 6--you need to get the correct archive.
CiviHosting and CiviOnline -- The CiviCRM hosting experts, since 2007

See here for the official: What to do if you think you've found a bug.

fen

  • I post frequently
  • ***
  • Posts: 216
  • Karma: 13
    • CivicActions
  • CiviCRM version: 3.3-4.3
  • CMS version: Drupal 6/7
  • MySQL version: 5.1/5.5
  • PHP version: 5.3/5.4
Re: civicrm install on drupal 7.0
January 28, 2012, 03:14:28 pm
<mea_culpa>Thanks!</mea_culpa>

NASACT

  • I post frequently
  • ***
  • Posts: 289
  • Karma: 9
    • National Association of State Auditors, Comptrollers and Treasurers
  • CiviCRM version: 4.2.2
  • CMS version: Drupal 7
  • MySQL version: 5.1.58 (ubuntu)
  • PHP version: 5.3.5
Re: civicrm install on drupal 7.0
January 30, 2012, 09:31:08 am
I find it easiest to deploy a slightly different way.

I install Drupal and then grab the latest build and unpack so the civicrm directory sits directly into the sites\all\modules folder directly.
Then just use the URL path for the second half of the install.
(http://<your_drupal_home>/sites/all/modules/civicrm/install/index.php)

Editing the file size permissions and such for php is more work than it's worth sometimes just to use the URL method.

Don't forget to check your CMS Database Integration settings, Beta 3 gave the auto option, it used to be a manual php.ini edit, so many thanks to the dev team for that.
-AJ
My GChat - azon21@gmail.com -  This is where you can find me most days!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • civicrm install on drupal 7.0

This forum was archived on 2017-11-26.