I would like to upload 1G file to public_html dir of cpanel. So I set post_max_size = 2048M and upload_max_filesize=2048M inside php.ini.
But it didn’t set correctly and it suspend when uploading filesize over than 150M.
So what am I getting wrong? Any help, tips will be great help for me.
2
either there must be a seperate php.ini file located in public_html which has the value of 150MB ( if you are using suphp ) and hence its not showing the updated values. You have to check it first.
This is something you will have to ask you provider to do.
If your the owner of the server and can login to WHM it’s under:
Tweak Settings => PHP Settings => Maximum Upload Size
Newer version have it listed under:
Home => Service Configuration => PHP Configuration Editor => Tweak Settings => PHP
Click here to cancel reply.
2
Answers
either there must be a seperate php.ini file located in public_html which has the value of 150MB ( if you are using suphp ) and hence its not showing the updated values. You have to check it first.
This is something you will have to ask you provider to do.
If your the owner of the server and can login to WHM it’s under:
Newer version have it listed under: