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) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • What all should I install for my GSoC Project?
Pages: [1]

Author Topic: What all should I install for my GSoC Project?  (Read 650 times)

s0014

  • I post occasionally
  • **
  • Posts: 56
  • Karma: 2
  • CiviCRM version: 4.4.5
  • CMS version: Drupal 7.28
  • MySQL version: 5.5.37
  • PHP version: 5.5.9
What all should I install for my GSoC Project?
May 15, 2014, 10:42:01 am
Hey,

I am working on the Data Visualization GSoC2014 Project and is trying is to start the CiviCRM development. Currently I have installed a stable release of CiviCRM(4.4.5) with Drupal 7.28 using a tarball. According to my project plan, initially I will be working on an extension called civisualize and will be creating Ready to Use data visualization.

I need to know what all do I need to install, to start developing civi. I know of three repositories on Github namely civicrm-core, civicrm-drupal, civicrm-packages that I would be needing. What all should I install so that my changes can work on all the CMSs not just Drupal. Is there a developer guide for civiCRM as well which will explain what all is needed and why?

Thanks,
Sid
Data Visualization Project - GSoC 2014

Sid
DataViz Project, GSoC 2014

Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4195
  • Karma: 218
    • Fuzion
Re: What all should I install for my GSoC Project?
May 15, 2014, 02:40:20 pm
Hey Sid,

Congratulations on being accepted. I suggest you set up your environment using buildkit - https://github.com/civicrm/civicrm-buildkit - which will install a bunch of tools & also give you the same environment as other people. Build kit is fairly new - so any problems jump on IRC for help
Make today the day you step up to support CiviCRM and all the amazing organisations that are using it to improve our world - http://civicrm.org/contribute

s0014

  • I post occasionally
  • **
  • Posts: 56
  • Karma: 2
  • CiviCRM version: 4.4.5
  • CMS version: Drupal 7.28
  • MySQL version: 5.5.37
  • PHP version: 5.5.9
Re: What all should I install for my GSoC Project?
May 18, 2014, 06:08:56 am
Hey,

Thank you so much for the link. I completed the process after a few hick-ups. Now finally I have a drupal demo installed which works, but I cannot login into it. What I am getting is
Code: [Select]
CiviCRM does not have permission to write temp files in ~/civicrm-buildkit/build/drupal-demo/sites/default/files/civicrm/templates_c/en_US/, ExitingI understand this is related to the permissions. Can anyone suggest what will be the best set of permissions I should give to this directory for a secure install.
Sid
DataViz Project, GSoC 2014

Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4195
  • Karma: 218
    • Fuzion
Re: What all should I install for my GSoC Project?
May 18, 2014, 03:24:53 pm
So you want that folder to be owner by the account the web service runs under. But, as you can delete it any time you can happily make them 777 & then delete them later
Make today the day you step up to support CiviCRM and all the amazing organisations that are using it to improve our world - http://civicrm.org/contribute

s0014

  • I post occasionally
  • **
  • Posts: 56
  • Karma: 2
  • CiviCRM version: 4.4.5
  • CMS version: Drupal 7.28
  • MySQL version: 5.5.37
  • PHP version: 5.5.9
Re: What all should I install for my GSoC Project?
May 19, 2014, 01:28:50 am
Now everything is working fine, except I am getting Access Denied on the home page.

http://tinypic.com/r/334lm40/8

I read a forum thread regarding this but I could not find the settings being talked about here.
Sid
DataViz Project, GSoC 2014

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: What all should I install for my GSoC Project?
May 19, 2014, 06:44:11 am
Check in sites/default/civicrm.settings.php that the BaseURL is the same as the URL you are using--make sure both have or do NOT have the leading "www"
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.

s0014

  • I post occasionally
  • **
  • Posts: 56
  • Karma: 2
  • CiviCRM version: 4.4.5
  • CMS version: Drupal 7.28
  • MySQL version: 5.5.37
  • PHP version: 5.5.9
Re: What all should I install for my GSoC Project?
May 21, 2014, 02:17:13 pm
Hi,

There was no difference in the URL and the issue resolved once I installed an extension which surely had no relation with this.
Sid
DataViz Project, GSoC 2014

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • What all should I install for my GSoC Project?

This forum was archived on 2017-11-26.