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

Author Topic: Missing Directories?  (Read 2711 times)

xpo60rj

  • Guest
Missing Directories?
May 11, 2007, 08:50:38 am
I've been trying to install Civicrm 1.7 in Drupal 5.x

Upon install I had several warnings but they do not show up anymore. So I wanted to use the debugg feature as I have been getting numerous crashes. Low and behold I can not find that code anywhere. I looked back over the installation instructions and it says:

"You should now have a drupal/sites/all/modules/civicrm directory with a number of directories below it (including civicrm/bin, civicrm/modules and civicrm/sql)"

I do not have a civicrm/modules directory when I unpackage the tar file. I have tried redownloading the file and it doesnt have that directory.

Also, per the installation and configuration guide the debugg code should be inline "Debug Documentation (from civicrm.settings.php)"

but that code snippet doesnt appear to be in the civicrm.setting.php file.?


Also what are these folders for?

/var/www/drupal/files/civicrm/crm_docs/
/var/www/drupal/files/civicrm/templates_c/
/var/www/drupal/files/civicrm/upload/

I created these folders and upon full install nothing gets placed into them....what purpose do these folders provide?

thanks....

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: Missing Directories?
May 11, 2007, 10:17:35 am
Hi - answers inline...
Quote from: xpo60rj on May 11, 2007, 08:50:38 am
Upon install I had several warnings but they do not show up anymore. So I wanted to use the debugg feature as I have been getting numerous crashes. Low and behold I can not find that code anywhere. I looked back over the installation instructions and it says:

Please do a search for the specific errors you are seeing on this forum and on the mailing list archives at http://www.nabble.com/CiviCRM-Community-Mailing-List-Archives-f15986.html

If you don't find answers to your issue(s), then post the specific error messages here with info about your install envioronment.

Quote from: xpo60rj on May 11, 2007, 08:50:38 am
"You should now have a drupal/sites/all/modules/civicrm directory with a number of directories below it (including civicrm/bin, civicrm/modules and civicrm/sql)"

I do not have a civicrm/modules directory when I unpackage the tar file. I have tried redownloading the file and it doesnt have that directory.

civicrm/modules is no longer part of the distribution. I've updated the 1.7 Drupal install doc. You should have ...sites/all/modules/civicrm/bin ... sql .. CRM ... templates and more.

Quote from: xpo60rj on May 11, 2007, 08:50:38 am
Also, per the installation and configuration guide the debugg code should be inline "Debug Documentation (from civicrm.settings.php)"

but that code snippet doesnt appear to be in the civicrm.setting.php file.?

Debugging is now enabled via the user interface ("Administer CiviCRM >> Global Settings >> Debugging"). This is documented here:
http://wiki.civicrm.org/confluence/display/CRMDOC/Debugging

I will be updating the http://wiki.civicrm.org/confluence/display/CRMDOC/Installation+and+Configuration+Trouble-shooting page to reflect this change. Sorry for the confusion. However, I don't think this level of debugging will be helpful until you get to the place where you can actually login and access CiviCRM pages - which I'm assuming you can't do yet.

Checking out your Apache (i.e. webserver) error logs is one good place to start debugging.

Quote from: xpo60rj on May 11, 2007, 08:50:38 am
Also what are these folders for?
/var/www/drupal/files/civicrm/crm_docs/
/var/www/drupal/files/civicrm/templates_c/
/var/www/drupal/files/civicrm/upload/

I created these folders and upon full install nothing gets placed into them....what purpose do these folders provide?

These are used for temporary uploads and compiled templates. They will be automatically populated by various operations (the templates_c will be populated with cached files as soon as you actually get CiviCRM screens to load).
Protect your investment in CiviCRM by  becoming a Member!

xpo60rj

  • Guest
Re: Missing Directories?
May 11, 2007, 10:49:41 am
Quote
I will be updating the http://wiki.civicrm.org/confluence/display/CRMDOC/Installation+and+Configuration+Trouble-shooting page to reflect this change. Sorry for the confusion. However, I don't think this level of debugging will be helpful until you get to the place where you can actually login and access CiviCRM pages - which I'm assuming you can't do yet.

its installed, and i can get into the login,add events etc. but it just keeps crashing. I got 3 failure messages upon installation. I clicked on one to see what it linked to then they all dissappeared so I tried to get those error messages to pop up again by looking for the debugg. Then I looked over the installation guide to see if I did anything wrong. I thought that it was probably because I was missing the module directory as if i remember correctly the errors had to do with civicrm.module failure to open on line 214...I dont remember exactly, but if I could find them again I will post. I will try the new debugg procedures...thanks for the help.

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

This forum was archived on 2017-11-26.