M Medic1 Verified User Joined May 15, 2004 Messages 5 May 15, 2004 #1 Is there a way to change the upload size from 2M to 10M. I did try to change the htaccess file and it didnt work. Thanks
Is there a way to change the upload size from 2M to 10M. I did try to change the htaccess file and it didnt work. Thanks
DirectAdmin Support Administrator Staff member Joined Feb 27, 2003 Messages 8,509 May 16, 2004 #2 Hello, Edit /usr/local/lib/php.ini and change: upload_max_filesize = 2M to upload_max_filesize = 10M John
Hello, Edit /usr/local/lib/php.ini and change: upload_max_filesize = 2M to upload_max_filesize = 10M John
M Medic1 Verified User Joined May 15, 2004 Messages 5 May 17, 2004 #3 Thank you, but where would I find it? Thank you again for the help
jmstacey Verified User Joined Feb 12, 2004 Messages 3,888 Location Colorado May 17, 2004 #4 /usr/local/lib/php.ini Or if your talking about in the file itself use the search funtion. /upload in vi should find it (other editors should have the same feature, usage may vary) or you can just skim through the whole thing till you find it.
/usr/local/lib/php.ini Or if your talking about in the file itself use the search funtion. /upload in vi should find it (other editors should have the same feature, usage may vary) or you can just skim through the whole thing till you find it.
M Medic1 Verified User Joined May 15, 2004 Messages 5 May 17, 2004 #5 I do thank you, but im a noob at this so I dont know where to look. I also cant find any search function. Last edited: May 17, 2004
I do thank you, but im a noob at this so I dont know where to look. I also cant find any search function.
jmstacey Verified User Joined Feb 12, 2004 Messages 3,888 Location Colorado May 17, 2004 #6 What OS are you running and what is your default editor?
M Medic1 Verified User Joined May 15, 2004 Messages 5 May 17, 2004 #7 Im running 2000 and I use Html-Kit
nobaloney NoBaloney Internet Svcs - In Memoriam † Joined Jun 16, 2003 Messages 25,333 Location California May 17, 2004 #8 You're a user? Not the owner of the server? Then you need to contact your hosting company. Jeff