vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Upload of 54MB attachment error (https://vborg.vbsupport.ru/showthread.php?t=259928)

evogoat 03-06-2011 08:43 AM

Upload of 54MB attachment error
 
I am trying to upload a 54MB attachment to a post on my forum. All settings support a file size this large and my php.ini settings are set to 64MB for all relevant settings. The file uploads but then shows an exclamation mark and just says upload error. It gives no reason why it failed. Can anyone think why I am unable to upload the attachment?

Lynne 03-06-2011 04:18 PM

Can you upload other attachments at all?

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

evogoat 03-06-2011 09:27 PM

Thanks for the reply, I have put in some figures.

Quote:

Originally Posted by Lynne (Post 2170261)
Can you upload other attachments at all?

Yes.

These server settings may also effect your attachment upload limits:

PHP Settings:
max_execution_time - 30 - and the upload takes about 15 - 20 mins max
memory_limit - 64M
post_max_size - 250
upload_max_filesize - 64M
max_input_time - 60


MySQL Settings:
max_allowed_packet - ?
wait_timeout - ?

mysql.connect_timeout - 60

Thanks :)


All times are GMT. The time now is 09:27 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.03178 seconds
  • Memory Usage 1,712KB
  • 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
  • (3)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