vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Attaching Files Through a URL (https://vborg.vbsupport.ru/showthread.php?t=176838)

WantedLebanese 04-22-2008 08:49 AM

Attaching Files Through a URL
 
Dear Vbulletin Team,

I'm finding a problem with Uploading a File from a URL.

I can upload files from a URL between 1 MB and 10 MB... What If I have files bigger than 10 MBs?

I have some files about 20-50 MB.. so help me please.

Best Regards.
Jad A. Awada

Dismounted 04-22-2008 09:26 AM

This is dependant on your server configuration (PHP Config and Apache Config). You need to change the appropriate settings in their respective configuration file to allow for bigger file uploads.

WantedLebanese 04-22-2008 09:29 AM

Can You specify to me more.. So I can edit it!!!

Dismounted 04-22-2008 09:57 AM

You need to edit php.ini (usually located in /etc) and/or httpd.conf (usually located in /etc/httpd/conf).

WantedLebanese 04-22-2008 10:13 AM

1 Attachment(s)
Check the attachment.. This is the php.ini

What shall I edit in it?

Lynne 04-22-2008 02:08 PM

I got this list over at vb.com at one time. These are the settings that may affect your ability to upload attachments:

PHP Settings:
max_execution_time
memory_limit
post_max_size
upload_max_filesize

MySQL Settings:
max_allowed_packet
max_packet_size
wait_timeout

Dismounted 04-23-2008 10:06 AM

Add max_input_time to that list :).

Lynne 04-23-2008 03:17 PM

Quote:

Originally Posted by Dismounted (Post 1497139)
Add max_input_time to that list :).

Added to my little list. Thanks!


All times are GMT. The time now is 10:36 AM.

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.01123 seconds
  • Memory Usage 1,719KB
  • 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
  • (8)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