max filesize error when setting up a download

Started by pandawdy, August 10, 2013, 05:29:47 AM

Previous topic - Next topic

pandawdy

I'm trying to create a downloadable product, but I'm getting the following error:

Error: The uploaded file exceeds the upload_max_filesize directive in php.ini (now 2M)

I found the php.ini file, but could not find the entry upload_max_filesize. I did find max_upload_filesize (words reversed) and it is set to 100 megs.

Can anyone help?

pandawdy

I checked with my hosting provider. The current PHP configuration has upload_max_filesize set to 256M. The file I'm trying to upload is around 4 megs.

abantecart

How about post_max_size in php.ini?

Do you have any  php_value upload_max_filesize or php_value post_max_size in .htaccess?

Please check this http://stackoverflow.com/questions/1122418/changing-upload-max-filesize-on-php

pandawdy

Tech support just broke my cpanel  :(

I'm going to check on it as soon as I can. Thanks for the help.

pandawdy

Quote from: pandawdy on August 10, 2013, 01:04:53 PM
Tech support just broke my cpanel  :(

I'm going to check on it as soon as I can. Thanks for the help.

I don't see a post_max_size, but I have very limited access to my server's PHP settings. It's shared hosting.

pandawdy

Ok I think my tech support has this fixed now. Thanks for the help.

Forum Rules Code of conduct
AbanteCart.com 2010 -