Summary
Add PHP level configurations. You can add any PHP configurations like
- memory_limit
- max_input_time
- max_execution_time
etc using this module. You dont need to edit settings.php or .htaccess or php.ini file every time.
Find all PHP level configurations that you can set using this module http://www.php.net/manual/en/ini.list.php
Requirements
Just Drupal Core.
Installation
Enable the module.
Note
- The administer phpconfig permission is extremely powerful and should only be given to trusted users.
- This module will never lead you to WSOD because it has a ajax validation which checks whether your settings is causing any WSOD or not before saving it into the database.
- This module is also CSRF proof
Project information
- Project categories: Administration tools, Developer tools
20 sites report using this module
- Created by bappa.sarkar on , updated
Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.

