Results 1 to 4 of 4
  1. #1

    Allowed Memory Size of ___ bytes exhausted

    I'm getting the following error on my server when I try to run my report script in Clientexec.

    Has anyone ever encountered this?

    Code:
    Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 184800 bytes) in /*EDITED PATH*/reports/index.php on line 115
    I have APF, BFD and mod_evasive installed.

  2. #2
    Join Date
    Mar 2004
    Location
    Singapore
    Posts
    6,990
    You will need to increase the memory size needed to run the program, edit the php.ini , change the value for memory_limit. Once dun restart your server.

  3. #3
    Join Date
    Sep 2004
    Location
    Flint, Michigan
    Posts
    5,766
    True, but the bigger quetsion is why a report script is using up 8mb of memory?
    Mike from Zoodia.com
    Professional web design and development services.
    In need of a fresh hosting design? See what premade designs we have in stock!
    Web design tips, tricks, and more at MichaelPruitt.com

  4. #4
    I got no idea,

    I just upgraded from CE 2.6.2 to 2.7.0

Posting Permissions

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