Thread: how to change?
View Single Post
Old 29th Jan 2012, 02:37 AM   #9
jayaraj.chinna
Member
 
jayaraj.chinna's Avatar
 
Website(s):
SpicyDen.com
Default

Quote:
Originally Posted by Lock Down View Post
Once you find the php.ini use VI editor ( http://lowfatlinux.com/linux-editor-vi.html )
find in the file :
  • upload_max_filesize = 2M
  • post_max_size = 2M
Change the 2M to whatever size you want it to be.. Then save the file ..

Then you will have to restart httpd service ..
Thnx Dude I ll try
jayaraj.chinna is offline   Reply With Quote