Think those parameters should be in php.ini. --- In php-objects@xxxxxxxxxxxxxxx, "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 >