Hi.
I am making a script in which you upload a zip with photos and that goes directly to a photo gallery..
Now, I got to a little problem. In the php.ini file, the upload_max_filesize is set to 2M. I need a bit more than that (5M is OK), but I do not have access to php.ini.
I have tryed using .htaccess to modify this variable but it didnt work. (Just as if i hadnt done anything). maybe I am doing something wrong?
Is there another way to bypass this setting?
Thanks,
K
Last edited by kevinalle on Mon Mar 19, 2007 8:19 pm; edited 1 time in total
I am making a script in which you upload a zip with photos and that goes directly to a photo gallery..
Now, I got to a little problem. In the php.ini file, the upload_max_filesize is set to 2M. I need a bit more than that (5M is OK), but I do not have access to php.ini.
I have tryed using .htaccess to modify this variable but it didnt work. (Just as if i hadnt done anything). maybe I am doing something wrong?
Is there another way to bypass this setting?
Thanks,
K
Last edited by kevinalle on Mon Mar 19, 2007 8:19 pm; edited 1 time in total
