Fatal Error

Discussion in 'Gaming' started by Zohair, Dec 28, 2007.

  1. Zohair

    Zohair Formerly zohBOT

    Posts:
    6,128
    Likes Received:
    0
    Joined:
    Dec 18, 2005
    Location:
    Cave
    During the installation of IPB 2.3.3 I get this error always...

    Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 465483 bytes) in /home/zohair/public_html/forum/ips_kernel/class_xml.php on line 673
     
  2. sufyan

    sufyan Active Member

    Posts:
    31
    Likes Received:
    0
    Joined:
    Apr 22, 2006
    Location:
    New York
    it must be the ipb!

    or else...are u editing something??

    if u have the install file go in install and setup then try!

    Sufyan
     
  3. Zohair

    Zohair Formerly zohBOT

    Posts:
    6,128
    Likes Received:
    0
    Joined:
    Dec 18, 2005
    Location:
    Cave
    I tried but its not working :).. Anyone else?
     
  4. sufyan

    sufyan Active Member

    Posts:
    31
    Likes Received:
    0
    Joined:
    Apr 22, 2006
    Location:
    New York
    then problably ur server...i could install for u..pm me details,pmed u
     
  5. Slight

    Slight Senior Member

    Age:
    40
    Posts:
    742
    Likes Received:
    0
    Joined:
    Sep 13, 2005
    Location:
    New York
    you run a dedicated? if yes, tri edit the php.ini and chaneg the ammount of memory a script may consume. if u dotn runa dedicated server and the host allows to bypass the default php config by users uploaidng a php.ini to their root home then upload one.. and change the settings is prob the php config
     
  6. Zohair

    Zohair Formerly zohBOT

    Posts:
    6,128
    Likes Received:
    0
    Joined:
    Dec 18, 2005
    Location:
    Cave
    I didn't get you Slight.
     
  7. .ZERO

    .ZERO Nigga wit a PSD

    Age:
    32
    Posts:
    2,220
    Likes Received:
    1
    Joined:
    May 28, 2006
    Location:
    #gamerenders
    download class_xml.php from the server, open it with notepad. press ctrl+f and in the box put

    Code:
    ini_set("memory_limit"
    Check the whole line it should say

    Code:
    ini_set("memory_limit", "32M");
    If not set it to this, if it does change 32M to 48M
    Save and reupload :)
     
  8. .ZERO

    .ZERO Nigga wit a PSD

    Age:
    32
    Posts:
    2,220
    Likes Received:
    1
    Joined:
    May 28, 2006
    Location:
    #gamerenders
    dang, was looking at the wrong IPB version, set it to 128M

    Sorry bout that :P
     
  9. Zohair

    Zohair Formerly zohBOT

    Posts:
    6,128
    Likes Received:
    0
    Joined:
    Dec 18, 2005
    Location:
    Cave
    Ight, thanks alot for helping mate. But anyway, Mr. Grinch (my dearest mate) is installing the board now himself ;) :D
     
  10. sufyan

    sufyan Active Member

    Posts:
    31
    Likes Received:
    0
    Joined:
    Apr 22, 2006
    Location:
    New York
    oh ok
     

Share This Page