vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Uploading Problem (https://vborg.vbsupport.ru/showthread.php?t=215684)

nextslit 06-08-2009 08:06 PM

Uploading Problem
 
1 Attachment(s)
Hi

I have Problem with this error when uploading a file .
My Php max upload size is 124 mg .

thx

EagleNick 06-08-2009 08:14 PM

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);

nextslit 06-08-2009 08:22 PM

1 Attachment(s)
Quote:

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.
thx but 'memory_limit' is 128 MG

her you can check it :

http://theproit.com/forum/phpinfo.php

Lynne 06-08-2009 08:32 PM

It wants more than 128 MB - it wants 17022396 more bytes to be exact (a bit more than 16 MB more).

nextslit 06-08-2009 10:44 PM

should i edit Class_core.php on line 3334 ?

Lynne 06-08-2009 10:57 PM

No. You need to increase the memory_limit.

nextslit 06-09-2009 12:00 AM

1 Attachment(s)
My Memory Limit has been increased .

500MG

http://theproit.com/forum/phpinfo.php

What Should I do Now?

I have already problem with uploading ...

https://vborg.vbsupport.ru/attachmen...1&d=1244509228

https://vborg.vbsupport.ru/attachmen...1&d=1244509575

Lynne 06-09-2009 02:46 AM

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.

nextslit 06-09-2009 07:10 AM

1 Attachment(s)
Memory limit is set to 150 M Now but I have already problem with uploading !

Memory_limit = 150M

Anyone can fix this problem ?


https://vborg.vbsupport.ru/attachmen...1&d=1244534839
https://vborg.vbsupport.ru/attachmen...1&d=1244534984

Help me plz :confused:

skol 06-09-2009 08:42 AM

Your upload_max_file size is still only 100mb..

nextslit 06-09-2009 01:44 PM

I can change it to 150M or more but its the same problem !

Lynne 06-09-2009 02:59 PM

We need to see the actual error. Can you please copy/paste it. The image doesn't show what we need to see.

nextslit 06-12-2009 04:37 PM

<div align="left">Database error in vBulletin :

mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Access denied for user 'root'@'localhost' (using password: NO)
/home/theproit/public_html/forum/includes/class_core.php on line 311

MySQL Error :
Error Number :
Request Date : Friday, June 12th 2009 @ 12:35:56 PM
Error Date : Friday, June 12th 2009 @ 12:35:56 PM
Script :
Referrer :
IP Address : ...//.167.214
Username :
Classname : vB_Database
MySQL Version : </div>

Lynne 06-12-2009 06:18 PM

You have something wrong in your config.php file if that is the error you are now getting.


All times are GMT. The time now is 01:52 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01143 seconds
  • Memory Usage 1,736KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (14)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete