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) »
  • Fatal Error at first step of CiviCRM install. Drupal 5.12
Pages: [1]

Author Topic: Fatal Error at first step of CiviCRM install. Drupal 5.12  (Read 2054 times)

ancientwizard

  • Guest
Fatal Error at first step of CiviCRM install. Drupal 5.12
December 19, 2008, 01:33:18 am
Hi,

Newbie to CiviCRM. (very first attempt...)

Trying the auto install.  Drupal 5.12, MySQL 5.0.67, PHP 5.2.6

Think I have the directories correct
(civicrm folder  in "drupalroot"/sites/all/modules)
(civicrm folder in "drupalroot"/files/   also crm_docs, templates_c, and upload subdirectories  (all chmod 777))

ran the autoinstall at:
/public_html/sites/all/modules/civicrm/drupal/install/index.php

installer runs, asks for my civicrm and drupal database information and shows green (ok) to install.

press install button and ...

immediately get

<code>

Fatal error: session_start() [<a href='function.session-start'>function.session-start</a>]: Failed to initialize storage module: user (path: ) in /home/groupsal/public_html/sites/all/modules/civicrm/drupal/install/index.php on line 560
</code>

any ideas?  anyone?

thanks

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: Fatal Error at first step of CiviCRM install. Drupal 5.12
December 19, 2008, 05:37:10 am
Quick google might help:
http://forum.mamboserver.com/showthread.php?t=14198
http://www.google.com/search?hl=en&q=Failed%20to%20initialize%20storage%20module%3A&btnG=Google+Search

Hth

Kurund

Found this reply helpful? Support CiviCRM

ancientwizard

  • Guest
Re: Fatal Error at first step of CiviCRM install. Drupal 5.12
December 19, 2008, 06:53:22 am
Thanks for the suggestion.

Actually I did google this for about 2 hours last nite before posting.

I can't see a relevant link in the results you've shown in your post.
They are mostly about old versions of php or platforms that I'm not using like Mambo.
And none are occuring on an install of CiviCRM.

Am I missing something that you're seeing or was this more of a generic suggestion?

Thanks

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Fatal Error at first step of CiviCRM install. Drupal 5.12
December 19, 2008, 07:04:28 am

Check your php.ini file and ensure that

session.save_path = "/tmp"

points to a valid directory. If you dont know where your php.ini is, talk to your hosting provider

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

ancientwizard

  • Guest
Re: Fatal Error at first step of CiviCRM install. Drupal 5.12
December 19, 2008, 07:50:21 am
Thankyou Donald!

Does this need to point to the "tmp" directory in my drupal install root?

Or is it sufficient to point to some valid directory that would be generically satisfactory to a site admin?

My hosting admin is not likely to point his php.ini  to one of my directories on a shared hosting scenario.

Is this a problem?


Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Fatal Error at first step of CiviCRM install. Drupal 5.12
December 19, 2008, 08:34:50 am

any directory that the web server can access to should be fine (I think). You might want to create its own special directory just to keep things clean and separate

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • Fatal Error at first step of CiviCRM install. Drupal 5.12

This forum was archived on 2017-11-26.