Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > General > General Hosting/Server Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
PHP Upload Limit Details »»
PHP Upload Limit
Version: , by Snookieboy Snookieboy is offline
Developer Last Online: Jul 2014 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 04-28-2007 Last Update: Never Installs: 0
 
No support by the author.

Heya,

I am currently in the process of setting up a forum using the latest Vbulletin Version 3.6.5

Part of our forum is a download center where members can share files (legal files that is lol) as our site is about custom level creations in a number of games.

I am using a shared hosting provider and have lots of bandwidth (65gb per month at present) with around 100 regular visitors (not many i know ).

I wanted to enable file attachments up to the size of 50mb. I have done this for both ZIP and RAR. When uploading attachments in a post, if it is done from a location on the PC it is being uploaded to, it fails at anything above 5mb. But if its done using the URL upload method, it can do easily up to the 50mb limit.

I think it has something to do with the setup from our hosting provider. When logging into the Admincp I notice this:

PHP Maximum Upload Size 5.00 MB

What I was wondering, is there any way to increase this? If so, is it anything I can do as a customer on a shared hosting provider (Hostpointe.com for the record) or is it something I have to ask them to do if they are willing? If so, what do I need to ask them

At the moment we have an FTP setup for trusted members, but we would like to allow users to upload to the forum instead.

Many thanks in advance for your help!!

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 04-28-2007, 04:51 PM
Ntfu2 Ntfu2 is offline
 
Join Date: Feb 2006
Posts: 1,247
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You can ask them to increase the size, though i doubt they increase it to the full 50MB limit due to that being a awful lot.

And i beleive there maybe something you can put in your .htaccess to over ride the default php permissions if the host has that setup.
Reply With Quote
  #3  
Old 04-29-2007, 12:16 PM
bashy bashy is offline
 
Join Date: Nov 2005
Posts: 2,544
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

create a new php.ini file with this info

memory_limit = 16M
post_max_size = 200M
upload_max_filesize = 200M

put it in your main dir and your forum dir just in case

This is what i have
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 12:29 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03960 seconds
  • Memory Usage 2,204KB
  • Queries Executed 16 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (3)post_thanks_box
  • (3)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (3)post_thanks_postbit_info
  • (2)postbit
  • (3)postbit_onlinestatus
  • (3)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete