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 »
  • Joomla! Installations (Moderator: Deepak Srivastava) »
  • Instalations succesfull but civicrm not function!!! help!
Pages: [1]

Author Topic: Instalations succesfull but civicrm not function!!! help!  (Read 1330 times)

deciofabio

  • I’m new here
  • *
  • Posts: 9
  • Karma: 0
Instalations succesfull but civicrm not function!!! help!
March 24, 2008, 02:50:13 pm
Dear Members,
I installed civicrm 2.01 in joomla 1.0.15 brandnew.
The unzipping and installation were fine. But, after i tried to access civicrm in back end, i received the following message:

Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/robrasil/public_html/administrator/components/com_civicrm/civicrm/CRM/Core/Config.php on line 61
The line is about a variable that is set as "1" as you could see:

Code: [Select]
    /**
     * The domainID for this instance.
     * @var int
     */
      private static $_domainID = 1;

    /**
     * the dsn of the database connection
     * @var string
     */
    public $dsn;

any ideas?
thanks
Décio ;D

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: Instalations succesfull but civicrm not function!!! help!
March 24, 2008, 04:23:59 pm

most likely u r using php4. civicrm v2.0 requries php5.2.x

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 »
  • Joomla! Installations (Moderator: Deepak Srivastava) »
  • Instalations succesfull but civicrm not function!!! help!

This forum was archived on 2017-11-26.