Title: Changes not applied
Last modified: April 19, 2020

---

# Changes not applied

 *  [temia5587](https://wordpress.org/support/users/temia5587/)
 * (@temia5587)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/changes-not-applied-2/)
 * I have used this plugin several time but lately, nothing is changed when i apply
   the values
 * post_max_size=256M
    max_input_vars=5000 upload_max_filesize=128M max_execution_time
   =300

Viewing 1 replies (of 1 total)

 *  Plugin Author [cyclonecode](https://wordpress.org/support/users/cyclonecode/)
 * (@cyclonecode)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/changes-not-applied-2/#post-12699978)
 * Hello
 * Can you verify that the settings is written to your .htaccess or php.ini file?
   
   Open you .htaccess file and look for the following section:
 * # BEGIN CUSTOM PHP SETTINGS
    php_value post_max_size 256M php_value max_input_vars
   5000 php_value upload_max_filesize 128M php_value max_execution_time 300 # END
   CUSTOM PHP SETTINGS
 * I am also interested in what hosting provider you are using? It might be an issue
   with that they don’t allow you to change any settings.
 * Are your permalinks working as they should? If not then this might be an issue
   with the webserver configuration, for instance if using apache then you must 
   configure the server to allow override through the use of .htaccess files.

Viewing 1 replies (of 1 total)

The topic ‘Changes not applied’ is closed to new replies.

 * ![](https://ps.w.org/custom-php-settings/assets/icon-256x256.png?rev=2053893)
 * [Custom PHP Settings](https://wordpress.org/plugins/custom-php-settings/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/custom-php-settings/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/custom-php-settings/)
 * [Active Topics](https://wordpress.org/support/plugin/custom-php-settings/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/custom-php-settings/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/custom-php-settings/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [cyclonecode](https://wordpress.org/support/users/cyclonecode/)
 * Last activity: [6 years, 1 month ago](https://wordpress.org/support/topic/changes-not-applied-2/#post-12699978)
 * Status: not resolved