The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
Hi
I have Problem with this error when uploading a file . My Php max upload size is 124 mg . thx |
#2
|
||||
|
||||
![]()
Your PHP does not have enough memory allocated to it to complete this operation. Ask your host to increase the 'memory_limit' variable in php.ini to at least 32M.
To temporarily up your limits edit your includes/config.php file and add these lines right under the <?php line: ini_set('memory_limit', 32 * 1024 * 1024); |
#3
|
||||
|
||||
![]() Quote:
her you can check it : http://theproit.com/forum/phpinfo.php |
#4
|
||||
|
||||
![]()
It wants more than 128 MB - it wants 17022396 more bytes to be exact (a bit more than 16 MB more).
|
#5
|
||||
|
||||
![]()
should i edit Class_core.php on line 3334 ?
|
#6
|
||||
|
||||
![]()
No. You need to increase the memory_limit.
|
#7
|
||||
|
||||
![]()
My Memory Limit has been increased .
500MG http://theproit.com/forum/phpinfo.php What Should I do Now? I have already problem with uploading ... |
#8
|
||||
|
||||
![]()
You didn't need to increase it that much. You had it at 128 and it was just asking for another 16. 500 is very, very large.
In order to see the actual error, you need to view the page source and the database error will be near the bottom of the page. |
#9
|
||||
|
||||
![]()
Memory limit is set to 150 M Now but I have already problem with uploading !
Memory_limit = 150M Anyone can fix this problem ? Help me plz ![]() |
#10
|
|||
|
|||
![]()
Your upload_max_file size is still only 100mb..
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|