You need to alter the upload_max_filesize in your php.ini file.
If you have access to your server files and can edit them then edit the upload_max_filesize to whatever size you think you need.
To find out where the file is you can type the command
locate php.ini
and it will show you where it is.
__________________
"I have not failed. I have found 10,000 ways that don't work" - Thomas Edison.
"The secret to creativity is knowing how to hide your sources" - Albert Einstein.
|