View Single Post
Old February 9th, 2006, 09:13 PM   #4 (permalink)
0ptima
Member
 
Join Date: Apr 2005
Posts: 275
Here is my php.ini, which I placed in my gallery's root folder

upload_max_filesize = 20M;
max_execution_time = 60;
max_input_time = 60;
0ptima is offline   Reply With Quote