I have a site that I store access to PDF files using a PHP script. I'm trying to upload a file to the site that is over 2MB. I have edited the e-smith template file that determines the file size limit to accept files up to 10MB. I expanded the template, looked at the php.ini file, and yes it does show the 10MB edit. But I still can't upload a file over 2MB. What gives?