Re: Re: Hosting server wont accpet htaccess, need to increase maximum file upload limit

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

 



php.ini configuration overriden can be do in .htaccess, check here "http://www.php.net/manual/en/configuration.changes.php"; , what you need is "AllowOverride Options" or "AllowOverride All" privileges to do so.
Or may be you need to add <IfModule mod_php5.c><IfModule>
 tag or <IfModule mod_php4.c><IfModule> tag



--- On Mon, 23/6/08, brorstor <brorstor@xxxxxxxxx> wrote:
From: brorstor <brorstor@xxxxxxxxx>
Subject:  Re: Hosting server wont accpet htaccess, need to increase maximum file upload limit
To: php-objects@xxxxxxxxxxxxxxx
Date: Monday, 23 June, 2008, 9:40 AM

Think those parameters should be in php.ini.

--- In php-objects@ yahoogroups. com, "ITP Vision Promotion"

<itpvision@. ..> wrote:

>

> Hello,

> 

> I need to increase maximum allowed file upload size, I have used

.htaccess

> 

> php_value upload_max_filesize 20M

> php_value post_max_size 20M

> php_value max_execution_ time 200

> php_value max_input_time 200

> 

> whenever I upload this file into the hosting server, everything

> crashes, whenever I delete it , all works fine

> 

> I need an alternative to set and increase maximum file upload

allowed size

> 

> Many Thanks

> Help appreciated

>




      __________________________________________________________
Sent from Yahoo! Mail.
A Smarter Email http://uk.docs.yahoo.com/nowyoucan.html

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

  Powered by Linux