PDA

View Full Version : I can not exceed 0.90 MB on the file upload! :'(


Younessnet
07-10-2010, 11:28 AM
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, 02: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:


php_value upload_max_filesize 2M


Which would increase the limit to 2 megabytes.

Younessnet
07-10-2010, 03:02 PM
no no
when I downloaded this file htaccess with this line

my hosting stop walking completely