Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > Yuna Scatari Edition (YSE)
Notices

Reply
Thread Tools
  #1  
Old 20th August 2008, 10:25
bit4you bit4you is offline
Senior Member
 
Join Date: Apr 2008
P2P
Posts: 28
Default upload problem
have problem with uploaden with the version Yuna Pre7 RC v02.1 - BolaMN gets this error---> Fatally error: Allowed memory size of 8,388,608 bytes exhausted (tried to allocate 10,485,761 bytes) in/srv/www/htdocs/include/benc.php on line 55 this is dead left does not go-> viewtopic.php? f=53*t=195*p=401*hilit=Allowed memor y*p401

thanks for yours help

gr33tz Bit4you
Reply With Quote
  #2  
Old 20th August 2008, 11:46
kp380lv kp380lv is offline
Senior Member
 
Join Date: May 2008
Saint Kitts Nevis
Posts: 388
Default
What? Dude 2.1 version that problem is fixed!
Reply With Quote
  #3  
Old 20th August 2008, 14:35
bit4you bit4you is offline
Senior Member
 
Join Date: Apr 2008
P2P
Posts: 28
Default
codeline 55----> $e = fread($fp, $ms);

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 10485761 bytes) in /srv/www/htdocs/include/benc.php on line 55
Reply With Quote
  #4  
Old 20th August 2008, 19:36
Neptune
Guest
 
Posts: n/a
Default
This error message can spring up in a previously functional PHP script when the memory requirements exceed the default 8MB limit. Don't fret, though, because this is an easy problem to overcome.

To change the memory limit for one specific script by including a line such as this at the top of the script:

Code:
ini_set("memory_limit","32M");

The 32M sets the limit to 32 megabytes (33554432 bytes). If this doesn't work, keep increasing the memory limit until your script fits or your server squeals for mercy.
Reply With Quote
  #5  
Old 21st August 2008, 10:21
Moh.ElBaz's Avatar
Moh.ElBaz Moh.ElBaz is offline
Senior Member
 
Join Date: Jul 2008
Egypt
Posts: 145
Default
LOL .. nice reply :)

you made him lost .. he will go to tbdev searching and will find no answer ..

OP , you must know that no code in YUNA in that format ... he may find it in MYBB

good luck all

sorry i have no solution else ..
Reply With Quote
  #6  
Old 21st August 2008, 12:27
kp380lv kp380lv is offline
Senior Member
 
Join Date: May 2008
Saint Kitts Nevis
Posts: 388
Default
ok everything seems okay with you:)
Reply With Quote
  #7  
Old 21st August 2008, 14:05
bit4you bit4you is offline
Senior Member
 
Join Date: Apr 2008
P2P
Posts: 28
Default
thx for help
Reply With Quote
Reply

Tags
problem , upload


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT +2. The time now is 17:40. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2025, vBulletin Solutions Inc.