vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   I can not exceed 0.90 MB on the file upload! :'( (https://vborg.vbsupport.ru/showthread.php?t=246266)

Younessnet 07-10-2010 10:28 AM

I can not exceed 0.90 MB on the file upload! :'(
 
Hello

Please, I searched on the vbulletin options, and I changed the size of attachments, but without result

still, I can not exceed 0.90 MB ... (I am interested in the ZIP files

I was told that it is because my webhost

(I have a shared hosting and also shared PlanetHoster OVH), the same problem on both hosts

thank you

:confused:

Eric 07-10-2010 01:07 PM

Shared hosts usually limit a setting in PHP's configuration file (php.ini) called upload_max_filesize

Usually you can't change this. However, you may be able to create a .htaccess file in your forum directory with the following:

Code:

php_value upload_max_filesize 2M
Which would increase the limit to 2 megabytes.

Younessnet 07-10-2010 02:02 PM

no no
when I downloaded this file htaccess with this line

my hosting stop walking completely


All times are GMT. The time now is 07:21 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.01632 seconds
  • Memory Usage 1,706KB
  • 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_code_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