Thread: uploading file
View Single Post
Old November 17th, 2009, 1:58 PM   #4 (permalink)
DewKnight
Skittles
Super #1
 
DewKnight's Avatar
 
Joined in Aug 2004
Lives in a space ship
Hosted on dedi
7,242 posts
Gave thanks: 118
Thanked 236 times
Send a message via AIM to DewKnight Send a message via MSN to DewKnight Send a message via Yahoo to DewKnight
Yes, you can create a php.ini file with the following:
upload_max_filesize = 10M
post_max_size = 20M

That file will need to be placed in the directory of the script requiring the setting.

But it's good to use the existing php.ini for the server and modify the settings you need. We can place a copy of it in your account if you need. Just send in a ticket
__________________
Russell P. - Server Analyst I
Mountain Dew Knight
DewKnight is offline   Reply With Quote