i am using WampServer Version 3.0.6 64bit
Apache 2.4.23 - PHP 5.6.25 - MySQL 5.7.14
PHP 5.6.25 for CLI (Command-Line Interface)
in windows 10 and i tried changing in php.in through clicking on wamp icon > PHP (folder) > php.ini
as shown in this answer [www.quora.com]
and limit got change from 2Mb to 8Mb but it not increasing furthur no matter what values i give in upload_max_filesize.
i tried giving values 2000,999 and so on
let me give example for confirming that i m doing it in right way
upload_max_filesize = 2000M
and also
upload_max_filesize = 999M
After trying changes i made sure that file is saved properly.
I want to increase by 12Mb atleast to use my current theme work properly.
Thank you
Apache 2.4.23 - PHP 5.6.25 - MySQL 5.7.14
PHP 5.6.25 for CLI (Command-Line Interface)
in windows 10 and i tried changing in php.in through clicking on wamp icon > PHP (folder) > php.ini
as shown in this answer [www.quora.com]
and limit got change from 2Mb to 8Mb but it not increasing furthur no matter what values i give in upload_max_filesize.
i tried giving values 2000,999 and so on
let me give example for confirming that i m doing it in right way
upload_max_filesize = 2000M
and also
upload_max_filesize = 999M
After trying changes i made sure that file is saved properly.
I want to increase by 12Mb atleast to use my current theme work properly.
Thank you