PHP Version 4.4.8
I cannot set the php.ini values post_max_size and upload_max_filesize by using the the function
ini_set('post_max_size',1073741824);
ini_set('upload_max_filesize', 1073741824);
I have to set both the values to 1 GB
I cannot include the .htaccess file with value php_value upload_max_filesize 1024M. When the .htaccess file with the above content is included a 500 error is occuring... Help me
Posts: 6818
Hello,
1GB Uploads via HTTP? pretty senseless ;-)
Anyway, _we_ can not help you. You have to speak to your hoster. They can do the change.
Jens
--
Last Gallery v1 Developer.
Tryout the TEST-Version of Gallery 1.6