Member
Member
grofry   2008-08-26, 15:51
#1

hey guys i just spoke with my hosting company and they put the php.ini file in my root folder so i can upload larger files. But i still can not figure out where this file or files should go?

Any input would be great.

Member
Member
peeps   2008-11-15, 15:29
#2

Not sure you still need help, but you can put the ini file in the same folder as the admin-upload.php script. Hope that helps.

Junior Member
Junior Member
JasonFrank75   2008-11-15, 17:57
#3

better not to change folders i think)

Member
Member
sbillard   2008-11-15, 19:48
#4

The root folder is the one where you are landed when you visit your web site.

Member
Member
peeps   2008-11-16, 19:57
#5

For some reason just having the ini file in my root folder didn't work. Probably something to do with my server configuration.
I had to change the following lines to allow bigger file sizes.
upload_max_filesize = 9M
memory_limit = 60M //I'm not positive you have to allot this much

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.