29th Jan 2012, 02:37 AM
|
#9
|
|
Member
|
Quote:
Originally Posted by Lock Down
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
|
|
|