Results 1 to 5 of 5

Thread: Installing with LAMP already installed

  1. #1
    zlinge01 is offline Junior Member
    Join Date
    Oct 2011
    Posts
    4

    Default Installing with LAMP already installed

    Hey all,

    I get the following error:

    Server error
    The website encountered an error while retrieving [...]/install.php. It may be down for maintenance or configured incorrectly.
    Here are some suggestions:
    Reload this webpage later.
    HTTP Error 500 (Internal Server Error): An unexpected condition was encountered while the server was attempting to fulfill the request.

    And my error log shows:

    [25-Oct-2011 16:06:29] PHP Strict Standards: Declaration of SugarEmailAddress::save() should be compatible with that of SugarBean::save() in /var/sites/sugar.aw/web/include/SugarEmailAddress/SugarEmailAddress.php on line 987
    [25-Oct-2011 16:06:29] PHP Strict Standards: Declaration of Person::retrieve() should be compatible with that of SugarBean::retrieve() in /var/sites/sugar.aw/web/include/SugarObjects/templates/person/Person.php on line 43
    [25-Oct-2011 16:06:29] PHP Strict Standards: Declaration of User::retrieve() should be compatible with that of Person::retrieve() in /var/sites/sugar.aw/web/modules/Users/User.php on line 50
    [25-Oct-2011 16:06:29] PHP Strict Standards: Declaration of User::create_new_list_query() should be compatible with that of SugarBean::create_new_list_query() in /var/sites/sugar.aw/web/modules/Users/User.php on line 50
    [25-Oct-2011 16:06:29] PHP Strict Standards: Declaration of User::list_view_parse_additional_sections() should be compatible with that of SugarBean::list_view_parse_additional_sections() in /var/sites/sugar.aw/web/modules/Users/User.php on line 50
    [25-Oct-2011 16:06:29] PHP Strict Standards: Declaration of Currency::retrieve() should be compatible with that of SugarBean::retrieve() in /var/sites/sugar.aw/web/modules/Currencies/Currency.php on line 236
    [25-Oct-2011 16:06:29] PHP Strict Standards: Non-static method UploadStream::register() should not be called statically in /var/sites/sugar.aw/web/include/entryPoint.php on line 173
    [25-Oct-2011 16:06:29] PHP Strict Standards: Non-static method SugarConfig::getInstance() should not be called statically, assuming $this from incompatible context in /var/sites/sugar.aw/web/include/SugarLogger/LoggerManager.php on line 77
    [25-Oct-2011 16:06:29] PHP Strict Standards: Non-static method SugarConfig::getInstance() should not be called statically, assuming $this from incompatible context in /var/sites/sugar.aw/web/include/SugarLogger/SugarLogger.php on line 111
    [25-Oct-2011 16:06:29] PHP Strict Standards: Non-static method LogicHook::initialize() should not be called statically in /var/sites/sugar.aw/web/include/utils.php on line 2740
    [25-Oct-2011 16:06:30] PHP Strict Standards: Declaration of SugarEmailAddress::save() should be compatible with that of SugarBean::save() in /var/sites/sugar.aw/web/include/SugarEmailAddress/SugarEmailAddress.php on line 987
    [25-Oct-2011 16:06:30] PHP Strict Standards: Declaration of Person::retrieve() should be compatible with that of SugarBean::retrieve() in /var/sites/sugar.aw/web/include/SugarObjects/templates/person/Person.php on line 43
    [25-Oct-2011 16:06:30] PHP Strict Standards: Declaration of User::retrieve() should be compatible with that of Person::retrieve() in /var/sites/sugar.aw/web/modules/Users/User.php on line 50
    [25-Oct-2011 16:06:30] PHP Strict Standards: Declaration of User::create_new_list_query() should be compatible with that of SugarBean::create_new_list_query() in /var/sites/sugar.aw/web/modules/Users/User.php on line 50
    [25-Oct-2011 16:06:30] PHP Strict Standards: Declaration of User::list_view_parse_additional_sections() should be compatible with that of SugarBean::list_view_parse_additional_sections() in /var/sites/sugar.aw/web/modules/Users/User.php on line 50
    [25-Oct-2011 16:06:30] PHP Strict Standards: Declaration of Currency::retrieve() should be compatible with that of SugarBean::retrieve() in /var/sites/sugar.aw/web/modules/Currencies/Currency.php on line 236
    [25-Oct-2011 16:06:30] PHP Strict Standards: Non-static method UploadStream::register() should not be called statically in /var/sites/sugar.aw/web/include/entryPoint.php on line 173
    [25-Oct-2011 16:06:30] PHP Strict Standards: Non-static method SugarConfig::getInstance() should not be called statically in /var/sites/sugar.aw/web/include/utils/sugar_file_utils.php on line 312
    [25-Oct-2011 16:06:30] PHP Notice: Undefined index: log in /var/sites/sugar.aw/web/include/utils/sugar_file_utils.php on line 84
    [25-Oct-2011 16:06:30] PHP Fatal error: Call to a member function error() on a non-object in /var/sites/sugar.aw/web/include/utils/sugar_file_utils.php on line 84
    [25-Oct-2011 16:06:30] PHP Strict Standards: Non-static method LogicHook::initialize() should not be called statically in /var/sites/sugar.aw/web/include/utils.php on line 2740

  2. #2
    sts's Avatar
    sts
    sts is offline Sugar Community Member
    Join Date
    Aug 2010
    Posts
    977

    Default Re: Installing with LAMP already installed

    Which PHP version is installed on your system?

    Please have a look into the 'supported platform components' list here: Supported Platform Components for Sugar 6.2.x | Open Source Business & Social CRM - SugarCRM if your LAMP installation matches the requirements.
    Stefan Ulrich Sauer
    System Analyst

    Devoteam Danet GmbH
    Gutenbergstraße 10
    D-64331 Weiterstadt
    Germany
    email: Stefan-Ulrich.Sauer@devoteam.com
    http://www.devoteam.de

  3. #3
    zlinge01 is offline Junior Member
    Join Date
    Oct 2011
    Posts
    4

    Default Re: Installing with LAMP already installed

    I got it working. It was permissions on certain folders.

  4. #4
    willisjt is offline Junior Member
    Join Date
    Dec 2011
    Posts
    1

    Default Re: Installing with LAMP already installed

    Which ones if you happen to remember?

  5. #5
    mahomedalid Guest

    Default Re: Installing with LAMP already installed

    Quote Originally Posted by willisjt View Post
    Which ones if you happen to remember?
    I haved the same problems, you need to give write access to the "cache" folder.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Looking for LAMP Developer
    By eriordan in forum Classifieds
    Replies: 2
    Last Post: 2011-08-03, 04:45 AM
  2. XAMPP to LAMP
    By josh.sweeney in forum Help
    Replies: 3
    Last Post: 2009-03-10, 05:18 PM
  3. WAMP or LAMP?
    By translux in forum General Discussion
    Replies: 7
    Last Post: 2006-09-07, 01:17 AM
  4. LAMP to WAMP
    By gga in forum Help
    Replies: 2
    Last Post: 2006-08-26, 06:41 PM

Tags for this Thread

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
  •