View Single Post
Old May 27th, 2006, 4:14 PM   #3 (permalink)
sndinc
Registered User
Fresh Surpasser
 
Joined in Aug 2004
27 posts
Gave thanks: 0
Thanked 0 times
I never put one in my setup folder so that was probably why nothing worked for me. Works now...Thanks!

I have a different php upload script I use and needed to get pass the 2 MB limit. I created a php.ini file in that folder and put just this line in it.

upload_max_filesize = 10M

That seemed to work for me.
sndinc is offline   Reply With Quote