View Single Post
  #6 (permalink)  
Old 11-13-2004, 05:59 PM
Easywebdev's Avatar
Easywebdev Easywebdev is offline
WebProWorld Veteran
 
Join Date: Apr 2004
Posts: 310
Easywebdev RepRank 1
Default

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.
Reply With Quote