Results 1 to 2 of 2

Thread: Fatal error: Allowed memory size

  1. #1
    ebox is offline Junior Member
    Join Date
    Dec 2004
    Posts
    1

    Default Fatal error: Allowed memory size

    Hi:-)

    does someone know this error?

    Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 11520 bytes) in /home/htdocs/web1/html/"url"/crmpro/modules/Calendar/language/ge_ge.lang.php on line 99

    greetings
    ebox
    Last edited by ebox; 2005-04-07 at 02:06 PM.

  2. #2
    jnassi's Avatar
    jnassi is offline Sugar Team Member
    Join Date
    Apr 2005
    Posts
    455

    Default Re: Fatal error: Allowed memory size

    ebox,

    Try modifying your php.ini file to increase the amount of memory PHP will use. The value to change is "memory_limit", which by default should be 8M. Raise it to a higher value, depending on your server's free memory, and be sure to restart your web server after modifying the php.ini file.

    --Jason

Thread Information

Users Browsing this Thread

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

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
  •