Help - Search - Members - Calendar
Full Version: Changing max upload size on server
The Planet Forums > Control Panels > cPanel/WHM
neiq
Could use some help here. How does one change the max upload setting from 2MB to something else. I know that you access the server through SSH, but what are the steps?
eth00
edit /etc/php.ini with your favorite editor (like pico)


look for upload_max_filesize = 2M
change and save the file

#service httpd restart
and restart apache, should be good to go!
neiq
how do i get access to /etc/php.ini ?
daveman692
QUOTE
Originally posted by neiq
how do i get access to /etc/php.ini  ?

Root has access.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.