Results 1 to 3 of 3

Thread: Step 7

  1. #1
    thelake is offline Junior Member
    Join Date
    Oct 2006
    Posts
    2

    Default Step 7

    ive read thru the forum for this and found some silimar things and tried all the things ive found nothing has worked , currently my php.ini is set to 98mb for upload but everytime im getting this same error

    Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 103 bytes) in /opt/lampp/htdocs/thelake.sytes.net/sug/sug/modules/Administration/UpgradeHistory.php on line 35

    ive tried different options thru the setup , importing the sql or not , nothing changes this , so i need help thanks

  2. #2
    kpit's Avatar
    kpit is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Dec 2005
    Location
    Memphis, TN
    Posts
    996

    Default Re: Step 7

    I noticed you said your upload size. You need to have the "memory_limit" set

    Code:
    memory_limit = 96M
    once you have that done you have to restart the server to see the changes that you make to the php.ini file.
    Cheers,

    Max W. Blackmer, Jr.

    Blog
    Phone: +1 (901) 672-2694



  3. #3
    thelake is offline Junior Member
    Join Date
    Oct 2006
    Posts
    2

    Default Re: Step 7

    you da man! thanks alot , i guess i was blinded by frustration .... anyway , that has given me new sucessful results , thank you very much

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
  •