Quote:
Originally Posted by RK KINGKONG
wow this is crazy well i have ti all running and well now images,files categories ETC.... now i followed the links here for the file max upload .. :
memory_limit = 128M
post_max_size = 300M
file_uploads = On
upload_max_filesize = 500M
max_execution_time = 3600
max_input_time = 1700
and GODADDY.com tells me that should change it , but still when i try to upload a file thats 191 MB in size its telling me :
The uploaded file is too big. The file size may be maximum 86.29 MB.
I NOTICE RS_JELLE HAS FILES AS BIG 370MB , I almost passed out , being though it wont let me do bigger than 86 MB
I also seen somewhere that you have to restart your server or something for the difference to take place but GODADDY says though im on an unlimited plan , im also on a shared plan so they cant just restart the server .. what can i do please ?
also rs_jelle method to create a .htaccess file with the following and adjust the numbers :
You need to create a file named .htaccess (note the period in front of the name). Put the following two lines into the file:
Code:
php_value upload_max_filesize 30M
php_value post_max_size 30M
that doesnt work for me cause once i drop that .htaccess into the root of my ftp , then it gives me a fatal error like the site wont load unless i take that out of there ................
|
have you limited the filesize upload in the usergroup settings?