I trying to upload a file with php. I f the file is 2 Mb it works, but if the exceed 2 Mb it donr work.
I have change in /usr/local/psa/admin/conf/php.ini ->
upload_max_filesize = 5147483647
post_max_size = 5147483647
and restart apache but nothing. Any suggestion?
Regards.
I have change in /usr/local/psa/admin/conf/php.ini ->
upload_max_filesize = 5147483647
post_max_size = 5147483647
and restart apache but nothing. Any suggestion?
Regards.