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) »
  • Path?
Pages: [1]

Author Topic: Path?  (Read 753 times)

jesse

  • Guest
Path?
November 28, 2010, 08:29:17 pm
I have Ubuntu 10.10 installed. The Drupal Installation Guide on wiki.civicrm.org gets me really confused; I have been frustrated for a long time with this, but I had not taken the time to butt my head against it for most of a day, so I did not ask before. I have really high hopes for using CiviCRM (took the L.A. training in ~ August) but I cannot get anywhere with the first steps. I quote the difficult parts of Drupal Installation Guide, and give my responses in CAPS:

"Path for Drupal
"The rest of these instructions assume that you have Drupal installed in /var/www/drupal. Adjust paths as needed."

DRUPAL (I SUPPOSE YOU MEAN THE APPLICATION) IS NOT IN /var/www/; ONLY index.html IS THERE, THE DEFAULT WEB PAGE FOR THE SERVER. SHOULD USERS FIND THE PATH BY "locate" COMMAND?

==============

"Verify Drupal Database Settings

"You will need to know the database settings for your Drupal installation prior to running the CiviCRM installer:

"You can look up these values in your Drupal settings.php file (located by default in your <drupal_root>/sites/default directory)

"$db_url = 'mysql://dbuser:dbpassword@localhost/drupal';"
============

THIS IS A BIT CONFUSING; IN UBUNTU DRUPAL IS IN:  /usr/share/drupal6/  OR /etc/drupal/6/

THEN, IN EITHER LOCATION'S settings.php FILE, THE LINE IS:

* Database URL format:
*   $db_url = 'mysql://username:password@localhost/databasename';

THIS IS SO COMPLETELY GENERIC (BESIDES APPEARING TO BE A COMMENT) THAT IT SEEMS MEANINGLESS IN THIS CONTEXT. SOME GUIDANCE FOR PEOPLE LIKE ME? ARE YOU ASSUMING THAT, BESIDES  HAVING DRUPAL INSTALLED, IT ALSO HAS ALREADY BEEN CONFIGURED AND IS BEING USED FOR SOMETHING?


Deepak Srivastava

  • Ask me questions
  • ****
  • Posts: 677
  • Karma: 65
Re: Path?
November 28, 2010, 11:49:11 pm
Sounds like you used apt-get / synaptic for drupal installation, and thats why you see those path differences.

Its extremely easy to do manual install (which IMO is better option) and also suggested on https://help.ubuntu.com/community/Drupal#Manual%20installation%20of%20Drupal or http://drupal.org/documentation/install/basic.

Or someone /w experience on automated install would be able to help you out better.

Found this reply helpful? Contribute NOW and help us improve CiviCRM with the Make it Happen! initiative.

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: Path?
November 29, 2010, 02:54:54 am
Most Drupal installs are manual thus the user knows what the path is.

The database settings you see mean that Drupal has not yet been installed. Once it's installed, those will change to be the actual details to connect to your database.

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.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • Path?

This forum was archived on 2017-11-26.