Re: cannot override max upload file size

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



If your webserver is Apache then you can control php.ini settings in .htaccess.
Try that Otherwise check with your hosting service provider.

 Thanks & Regards
Udayakumar Sarangapani
Chennai.

"Science is nothing but logic..."





________________________________
From: Behn00sh MoshtaGH <euruse@xxxxxxxxx>
To: php-objects@xxxxxxxxxxxxxxx
Sent: Sat, 16 October, 2010 12:39:37 PM
Subject: Re:  cannot override max upload file size

  
hi
If you use cPanel Hosting Managment system You never can't chang INI setting

---------- Forwarded message ----------
From: Php <phplebanon2@xxxxxxxxx>
Date: Fri, Oct 15, 2010 at 11:26 AM
Subject:  cannot override max upload file size
To: php-objects@xxxxxxxxxxxxxxx

Hello,
I am unable to upload and override the php.in settings of 2M

I used all this

ini_set("upload_max_filesize", "9M");
ini_set("post_max_size", "9M");
ini_set("max_execution_time", "100");
ini_set("max_input_time", "100");

set_time_limit(100);

No Video Is getting uploaded above 2M

The php.ini settings are 2 M

I also used this
<input type="hidden" name="MAX_FILE_SIZE" value="9000000000" />

a file 1.8 mega gets uploaded

a file of 5 and 7 mega does not

Many Thanks

-- 

Behn00sh Moshtagh
--~--~---------~--~----~------------~-------~--~--

[Non-text portions of this message have been removed]


 



[Non-text portions of this message have been removed]


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Soap]     [Kernel Newbies]     [Yosemite]     [Yosemite Campsites]

  Powered by Linux