Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > Yuna Scatari Edition (YSE)
Reply
  #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's Avatar
kp380lv kp380lv is offline
Senior Member
 
Join Date: May 2008
Latvia
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's Avatar
kp380lv kp380lv is offline
Senior Member
 
Join Date: May 2008
Latvia
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

Thread Tools

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
problem upload Nemerniq BT.Manager (phpMyBitTorrent) 3 20th May 2010 17:58
Little problem with upload Dezbracatu Template Shares 2 19th August 2009 14:42
Upload problem pee4a Yuna Scatari Edition (YSE) 1 14th August 2009 18:28
Problem with upload ! HELP ferdis BT.Manager (phpMyBitTorrent) 1 30th July 2009 09:09
Upload Problem!![Help] Ripparinn Yuna Scatari Edition (YSE) 2 17th March 2009 00:53



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