Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • ak1design Friend
    #146279

    أHi,

    i have installed a Quick star site but it is giving me this mesage:
    Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 133120 bytes) in /home/sites/londoncdhr.com/public_html/templates/ja_kyanite_ii/libs/ja.template.helper.php on line 59

    i tried to upload to my rood a php.ini file of 12M but still givin this errors,

    Internal Server Error, The server encountered an internal error or misconfiguration and was unable to complete your request.

    is there any help?:confused:

    many thanks

    prakash Friend
    #324641

    Hi,

    This happens because your server has a set limit of 8MB
    in php.ini file – memory_limit = 8M ; Maximum amount of memory a script may consume (16MB)

    You could also try and set the limit at runtime (provided your server allows it)

    ak1design Friend
    #324644

    Hi prbalge,

    many thanks for the reply, how do i set the limit at run time?

    regards

    prakash Friend
    #324654

    I am not a coder so would not know where exactly the line would go, but the code is:

    ini_set(“memory_limit”,”16M”);

    this would set the memory limit to 16 mb (the max possible)

    ak1design Friend
    #324720

    hello,

    is there any help?

    regards

    Anonymous Moderator
    #324784

    Hi ak1design

    Your server is using php4

    Please kindly contact your server manager to upgrade to php5.

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 6 replies, has 3 voices, and was last updated by Anonymous 14 years, 12 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum