Results 1 to 7 of 7

Thread: Problem with fresh installation SugarCRM

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

    Default Problem with fresh installation SugarCRM

    Hello there...

    Everything semms to be ok, until the following mesage....

    Creating Sugar configuration file (config.php)

    Creating Sugar application tables, audit tables and relationship metadata
    .................................................

    Creating default Sugar data

    Creating default users... done
    Creating default scheduler jobs... done

    Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 12059041 bytes) in /home/sagencl/public_html/sugarcrm/modules/Administration/SugarSpriteBuilder.php on line 466

    I will appreciate any help. Thanks a lot

    Camilo

  2. #2
    cmohr is offline Junior Member
    Join Date
    Jan 2011
    Location
    NRW, Germany
    Posts
    8

    Default Re: Problem with fresh installation SugarCRM

    Hello,

    to avoid this error, you have to adjust your php settings. Locate your php.ini file (the location depends on your OS) and chnage the settings for the memory limit. Your actual settings should look like

    Code:
    memory_limit = 64M
    Change that line to

    Code:
    memory_limit = 128M
    restart your webserver and try it again.

    Good luck,

    cmohr

  3. #3
    andopes's Avatar
    andopes is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Jul 2006
    Location
    São Paulo - Brazil
    Posts
    8,334

    Default Re: Problem with fresh installation SugarCRM

    Hi Camilo

    You need to edit the file php.ini and increase the memory_limit to 256M, then restart apache.

    Cheers
    André Lopes
    DevToolKit / Project of the Month - June 2009
    Lampada Global Services- Open Source Solutions
    Avenida Ipiranga, 318
    Bloco B - CJ 1602
    São Paulo, SP 01046-010
    Brazil
    Office: +55 11 3237-3110
    Mobile: +55 11 7636-5859
    e-mail: andre@lampadaglobal.com

    Lampada Global delivers offshore software development and support services to customers around the world.
    Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.

    I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.

  4. #4
    rename is offline Junior Member
    Join Date
    Jan 2012
    Posts
    1

    Default Re: Problem with fresh installation SugarCRM

    Hi,

    I'm a newbie on this and I'm getting the same error while installing it on a shared hosting where I cannot edit the php.ini file.

    i'm using the 6.40RC2 on a linux based shared hosting with hostpapa.ca

    I did a few google searches, but this is the only thread that really mentions this issue, as far as I can see.

    how to fix this issue without editing the php.ini ?


    Thanks in advance.

    a.

  5. #5
    kir
    kir is offline Sugar Community Member
    Join Date
    Nov 2011
    Posts
    68

    Default Re: Problem with fresh installation SugarCRM

    Mail to your hosting admin and ask him to change it for you. Send him a link to this post.
    There is no other way to solve problem - allowed memory size must be changed to greater value than 64 Mbyte (your settings for now).

    You have no problem - just replace digits 64 with 256 in php.ini file

    Good luck.

  6. #6
    jqadams is offline Junior Member
    Join Date
    Jan 2012
    Posts
    4

    Default Re: Problem with fresh installation SugarCRM

    You may be able to add your own php.ini file to your website root directory. You can get a sample php.ini file with a Google search. Edit thar file as needed and upload it to your root folder.

    I have been able to do this on some servers but your server may not allow it. If that is the case, the newly uploaded file will just be ignored.

    If you absolutely have to have Sugar installed you may need to find a more accommodating hosting company.

  7. #7
    hxd
    hxd is offline Sugar Community Member
    Join Date
    Feb 2011
    Posts
    26

    Default Re: Problem with fresh installation SugarCRM

    Since it's a shared host, chances are you won't be able to change the memory limit with a custom php.ini file.

    You should ask your host whether it would be possible to increase the memory limit. Unfortunately, most hosts would not make such a change. In this case you may want to start looking for a shared host that offers SugarCRM hosting services.
    Check out the SugarCRM hosting services from HostKnox. Free SugarCRM installation. Free SugarCRM transfer from another host.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. display problem after a fresh installation
    By rymfiltre in forum Installation and Upgrade Help
    Replies: 2
    Last Post: 2010-07-06, 10:33 AM
  2. SugarCRM 5.5 fresh install problem...
    By alexduan in forum Installation and Upgrade Help
    Replies: 4
    Last Post: 2010-01-20, 02:33 PM
  3. SugarCE-5.0.0g fresh installation troubles
    By Burn in forum Installation and Upgrade Help
    Replies: 1
    Last Post: 2008-08-22, 05:02 PM
  4. Fresh installation problems
    By t0p0m0rt0 in forum Help
    Replies: 1
    Last Post: 2006-05-01, 09:54 PM
  5. How to put old 2.51 data on a fresh 3.0c installation?
    By kilian in forum General Discussion
    Replies: 2
    Last Post: 2005-06-16, 08:24 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
  •