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 - step 2
Pages: [1]

Author Topic: CiviCRM Install - step 2  (Read 3104 times)

Denver Dave

  • Ask me questions
  • ****
  • Posts: 471
  • Karma: 9
CiviCRM Install - step 2
November 02, 2007, 01:40:22 pm
Basic install with sample data installed with step 1
http://forum.civicrm.org/index.php/topic,1483.0.html

Now thinking about viewing sample data and CRM;
Administer / Sitebuilding / Modules

Notice open check boxes for:
CiviCRM 1.9 says Required by: CiviCRM OG Syc (disabled)

CiviCRM OG Sync 1.9 Depends on Og (missing), CiviCRM (disabled)

When I check the first CiviCRM 1.9 box and select Save Configuration, I get:

Parse error: syntax error, unexpected ',', expecting '(' in [....] civicrm.module on line 477
- - - -
solution:  It is a php5 vs php4 issue when php4 is the default.  See that lots of others had the same issue.
Added the following near the top of my .htaccess file:
AddHandler application/x-httpd-php5 .php
- - - -
After the above and following the automated install directions - seem to have CiviCRM installed with sample data.  So close the install step 2 and obvious will have to concentrate in two areas:
(1) CiviCRM is an extensive application - will have to spend time lto learn its operations with sample data
(2) Will have to investigate CiviMail or other email methods to see if we have a "show stopper" - we are starting from the email list perspective and moving to Contact Resource Management
« Last Edit: November 07, 2007, 08:41:45 am by Denver Dave »

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

This forum was archived on 2017-11-26.