Skip to content
main
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

README.md

Custom PHP ini

A Chassis extension that allows you to overwrite the default php.ini configuration values so you can tailor your Chassis box to match your server requirements.

Usage

  1. Add a custom.ini file inside your content directory with your custom configuration. e.g. memory_limit = 512M
  2. Commit that to your Git repository.
  3. Run vagrant provision.
  4. To check the values have been applied you can browse to http://vagrant.local/phpinfo.php.

About

A Chassis extension to load and apply custom settings for php.ini files

Topics

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.