Centova Technologies Forum
Centova Cast v3 => Bugs and issues => Topic started by: hospital on November 22, 2013, 04:14:46 pm
-
Hi
What is the MAX file upload size?
-
The max file upload size, is whatever your server is set to on the php.ini file..
-
Where do I find this file and can I change it and how?
-
Do you have shared hosting? Or do you have root access to your server?
If you have shared hosting, you would need to contact your host and ask them, but 9 times out of 10, they wont raise it.
If you have root access, you need to find the location of the main php.ini file and do the following edit.
Find:
upload_max_filesize 2MB
Change the 2MB to something higher.. (Just don't go wild crazy)... Maybe something like 12MB or 20MB.. Maybe 50MB...
-
Hi
I have no idea if I have root access or shared hosting or not.
My provider is FastCast4u.com hope that helps.
-
Yeah looks like the only way you can raise up the max upload size is by asking them if they will.