Dear eric
I know this upload_max_filesize issue is related to my host vendor, I ask them how I can increase this php value. They told me Htaccess is the only way to do this because it is a shared hosting (Rakspace Cloude), then I ask them for sample code they give me following code.
php_value post_max_size 128M
php_value upload_max_filesize 128M
php_value max_execution_time 6000000
php_value max_input_time 6000000
And it is working fine as I am able to upload 18 MB file form the following link
http://www.pentagon.ae/elips/admin/index.php?cmd=common__test_file_upload
So I can’t tell this cute editor file upload issue to them.
NB: You have the ftp details of http://www.pentagon.ae whatever you want to test over there you can do it.
Thanks
Mohammed