Skip to content
This repository has been archived by the owner on Dec 16, 2019. It is now read-only.

Fleshgrinder/php-configuration

Repository files navigation

PHP configuration

PHP configuration targeting latest stable PHP release.

Install

git clone https://github.com/Fleshgrinder/php-configuration.git
make
cp -R * /etc/php

Extensions

make bbcode # FPM + CLI
make mongo # FPM + CLI
make xdebug # CLI

Have a look at this PHP manual page for a listing of available extensions. Pull requests with additional make targets are very welcome.

Usage

The available directory contains several configuration files for various dynamic (and compiled in) extensions, as well as configuration files for extensions which need to be installed first (check the makefile targets).

You might want to symlink the fpm.ini to php-fpm.conf if you are not using my PHP compiler and init script. The link will be ignored by git.

Weblinks

Other repositories of interest:

License

MIT License

About

PHP configuration for speed and security.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages