I have a following problem, I have HTML form that uploads a file with some extra information. But it allows to upload files that only less then 10MB. But when user tries to
Run phpinfo() and check to make sure your upload_max_filesize and post_max_size directives are large enough.
phpinfo()
upload_max_filesize
post_max_size
http://us.php.net/manual/en/ini.core.php#ini.upload-max-filesize
http://us.php.net/manual/en/ini.core.php#ini.post-max-size