vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   maximum file upload size problem (https://vborg.vbsupport.ru/showthread.php?t=275350)

nuTTTz 12-11-2011 08:40 PM

maximum file upload size problem
 
Apologies, a search did not provide what I was looking for.

We are using VB version 4.0.7 with Z-series red theme.

We are currently able to upload small zip files, 1 or 2 megabytes, but have problems with larger files.
When trying to upload a larger file of 50 or 60 megabytes we get an error saying the file is too large.
I have gone through every possible relevant setting in the CP, using 0's for unlimited and using values as high as 9999999999, but cannot get past this error.

Any help with this particular issue would be greatly apprecieated.

TY
nuTTTz

HMBeaty 12-11-2011 09:08 PM

Check these settings here:

AdminCP > Attachments > Attachment Manager

AdminCP > Attachments > Attachment Permissions > zip

AdminCP > Usergroups > Usergroup Manager > Edit Usergroup > Attachment Permissions

AdminCP > Settings > Options > Message Attachment Options

nuTTTz 12-11-2011 10:15 PM

Quote:

Originally Posted by HMBeaty (Post 2276873)
Check these settings here:

AdminCP > Attachments > Attachment Manager

AdminCP > Attachments > Attachment Permissions > zip

AdminCP > Usergroups > Usergroup Manager > Edit Usergroup > Attachment Permissions

AdminCP > Settings > Options > Message Attachment Options

Ty for your reply.

These are all options we have gone over, and did so again based on your reply.
However we are still not able to upload the larger-40+megs- zip files.

Ty again for your suggestions, all good ones, but, any other thoughts?:-)

We have tripled checked not only amount of storage available but chmod permissions for the destination folder as well.

We are stuck.:-)

nuTTTz

Lynne 12-11-2011 10:49 PM

Check your error_logs - it may help you figure out the issue.

These server settings may also effect your attachment upload limits:

PHP Settings:
max_execution_time
memory_limit
post_max_size
upload_max_filesize
max_input_time

MySQL Settings:
max_allowed_packet
wait_timeout

nuTTTz 12-11-2011 11:08 PM

Quote:

Originally Posted by Lynne (Post 2276897)
Check your error_logs - it may help you figure out the issue.

These server settings may also effect your attachment upload limits:

PHP Settings:
max_execution_time
memory_limit
post_max_size
upload_max_filesize
max_input_time

MySQL Settings:
max_allowed_packet
wait_timeout

our current settings are

max_execution_time 300
memory_limit 96M
max_input_time 60
post_max_size 20M (may be the problem, where do i change this value?)
upload_max_filesize 20M (may be the problem, where do i change this value?)


I am not sure how to get to these settings, forgive me I am over 40 lol :-)

Your suggestions seem to have led to the problem, could you advise on how/where to make these changes, and TY very much.

Lynne 12-11-2011 11:22 PM

If you are on a shared server, then most likely you need to ask your host to change the settings (if they are even willing).

Are your attachments stored in the filesystem or the database?

Also, you didn't say what was in your error_logs. If you don't know where they are, ask your host and then look through them.


All times are GMT. The time now is 10:09 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.01022 seconds
  • Memory Usage 1,724KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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