Results 1 to 4 of 4

Thread: Fatal error while installing Class 'Tracker' not found ...

  1. #1
    highmqn is offline Member
    Join Date
    Nov 2009
    Posts
    14

    Default Fatal error while installing Class 'Tracker' not found ...

    Hi every one,

    I'm getting on my nerves while trying to install sugar crm community edition these last two days

    When accessing to the page http://localhost/sugarcrm/install.php i am having some warning and errors :

    Code:
    Warning: LoggerPropertyConfigurator::doConfigure() cannot load 'log4php.properties' configuration. in D:\wamp\www\sugar\log4php\LoggerLog.php on line 95
    
    Warning: LOG4PHP main() Default Init failed. in D:\wamp\www\sugar\log4php\LoggerLog.php on line 95
    
    Deprecated: Assigning the return value of new by reference is deprecated in D:\wamp\www\sugar\data\SugarBean.php on line 1095
    
    Parse error: parse error in D:\wamp\www\sugar\include\utils\mvc_utils.php(48) : eval()'d code on line 1
    Though i'm not having any problem to follow each step of the setup. But when starting the installation i'm having these errors (ended by a fatal one) :

    Code:
    Creating Sugar configuration file (config.php)
    
    Creating Sugar application tables, audit tables and relationship metadata
    
    Deprecated: Assigning the return value of new by reference is deprecated in D:\wamp\www\sugar\include\Pear\HTML_Safe\Safe.php on line 606
    
    Deprecated: Assigning the return value of new by reference is deprecated in D:\wamp\www\sugar\include\Pear\XML_HTMLSax3\HTMLSax3.php on line 161
    
    Deprecated: Assigning the return value of new by reference is deprecated in D:\wamp\www\sugar\include\Pear\XML_HTMLSax3\HTMLSax3.php on line 163
    
    Deprecated: Assigning the return value of new by reference is deprecated in D:\wamp\www\sugar\include\Pear\XML_HTMLSax3\HTMLSax3.php on line 164
    
    Deprecated: Assigning the return value of new by reference is deprecated in D:\wamp\www\sugar\include\Pear\XML_HTMLSax3\HTMLSax3.php on line 165
    
    Deprecated: Assigning the return value of new by reference is deprecated in D:\wamp\www\sugar\include\Pear\XML_HTMLSax3\HTMLSax3.php on line 167
    
    Deprecated: Assigning the return value of new by reference is deprecated in D:\wamp\www\sugar\include\Pear\XML_HTMLSax3\HTMLSax3.php on line 168
    
    Deprecated: Assigning the return value of new by reference is deprecated in D:\wamp\www\sugar\include\Pear\XML_HTMLSax3\HTMLSax3.php on line 169
    
    Deprecated: Assigning the return value of new by reference is deprecated in D:\wamp\www\sugar\include\Pear\XML_HTMLSax3\HTMLSax3.php on line 244
    
    Deprecated: Assigning the return value of new by reference is deprecated in D:\wamp\www\sugar\include\Pear\XML_HTMLSax3\HTMLSax3.php on line 251
    
    Deprecated: Assigning the return value of new by reference is deprecated in D:\wamp\www\sugar\include\Pear\XML_HTMLSax3\HTMLSax3.php on line 260
    
    Deprecated: Assigning the return value of new by reference is deprecated in D:\wamp\www\sugar\include\Pear\XML_HTMLSax3\HTMLSax3.php on line 267
    
    Deprecated: Assigning the return value of new by reference is deprecated in D:\wamp\www\sugar\include\Pear\XML_HTMLSax3\HTMLSax3.php on line 274
    
    Deprecated: Assigning the return value of new by reference is deprecated in D:\wamp\www\sugar\include\Pear\XML_HTMLSax3\HTMLSax3.php on line 281
    
    Deprecated: Assigning the return value of new by reference is deprecated in D:\wamp\www\sugar\include\Pear\XML_HTMLSax3\HTMLSax3.php on line 289
    
    Deprecated: Assigning the return value of new by reference is deprecated in D:\wamp\www\sugar\include\Pear\XML_HTMLSax3\HTMLSax3.php on line 486
    
    Deprecated: Assigning the return value of new by reference is deprecated in D:\wamp\www\sugar\include\Pear\XML_HTMLSax3\HTMLSax3.php on line 488
    
    Deprecated: Assigning the return value of new by reference is deprecated in D:\wamp\www\sugar\include\Pear\XML_HTMLSax3\HTMLSax3.php on line 490
    ..................
    Fatal error: Class 'Tracker' not found in D:\wamp\www\sugar\install\performSetup.php on line 184
    I tryed several releases but still the same issue...
    Does someone already encountered such a problem ?

    Thanks in advance, and sorry for my bad english

    Guillaume

  2. #2
    Angel's Avatar
    Angel is offline Sugar Community Member
    Join Date
    Jul 2005
    Location
    Los Angeles
    Posts
    4,813

    Default Re: Fatal error while installing Class 'Tracker' not found ...

    This kind of looks like you might have an incompatible version of PHP installed.

    Check your PHP version and match it up to the supported platform matrix corresponding to the version of Sugar that you are trying to install:

    http://www.sugarcrm.com/crm/products...platforms.html
    Regards,

    Angel Magaņa
    Co-Author: Implementing SugarCRM 5.x (Packt Publishing -- Sept. 2010)
    Blog: http://cheleguanaco.blogspot.com.
    Twitter: @cheleguanaco.

    ________
    | Projects: |_____________________________________
    |
    | CandyWrapper (.NET Wrapper for SugarCRM SOAP API). Source now available on GitHub!
    | GoldMine to SugarCRM Express Conversion. Latest: 1.0.1.7 (Nov. 3, 2009)
    | CRM SkyDialer (Skype Integration). Latest: 1.0.2 (Feb. 17, 2010)
    | Round Robin Leads Assignment
    | Phone Number Formatter
    | CaseTwit (Twitter Integration)
    ______________________________________________

  3. #3
    highmqn is offline Member
    Join Date
    Nov 2009
    Posts
    14

    Default Re: Fatal error while installing Class 'Tracker' not found ...

    Thank you a lot. With the 5.1.2 every thing is ok. I thought the compatibility check was supposed to check the php version

    Guillaume

  4. #4
    Angel's Avatar
    Angel is offline Sugar Community Member
    Join Date
    Jul 2005
    Location
    Los Angeles
    Posts
    4,813

    Default Re: Fatal error while installing Class 'Tracker' not found ...

    It does, but it is impossible for any iteration of the installer to account any and all potential problems. This scenario happens to be one that isn't caught.
    Regards,

    Angel Magaņa
    Co-Author: Implementing SugarCRM 5.x (Packt Publishing -- Sept. 2010)
    Blog: http://cheleguanaco.blogspot.com.
    Twitter: @cheleguanaco.

    ________
    | Projects: |_____________________________________
    |
    | CandyWrapper (.NET Wrapper for SugarCRM SOAP API). Source now available on GitHub!
    | GoldMine to SugarCRM Express Conversion. Latest: 1.0.1.7 (Nov. 3, 2009)
    | CRM SkyDialer (Skype Integration). Latest: 1.0.2 (Feb. 17, 2010)
    | Round Robin Leads Assignment
    | Phone Number Formatter
    | CaseTwit (Twitter Integration)
    ______________________________________________

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Fatal error: Class 'Version' not found
    By srforce in forum Installation and Upgrade Help
    Replies: 3
    Last Post: 2009-10-06, 04:44 AM
  2. Fatal error: Class 'PEAR' not found
    By trevorjacques in forum Installation and Upgrade Help
    Replies: 0
    Last Post: 2008-05-15, 11:04 PM
  3. Replies: 2
    Last Post: 2007-04-11, 06:46 PM
  4. Fatal error: Class 'MysqlManager' not found
    By Bhekare in forum Installation and Upgrade Help
    Replies: 1
    Last Post: 2007-01-10, 04:18 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •