Config files and settings for a wicked fast Ubuntu + Nginx + PHP-FPM + MySQL/Percona setup.
A quick web search will help you find install instructions should you need them.
- Ubuntu box
- Nginx
- PHP-FPM
- MySQL/Percona (Percona is SO much faster, just do it!)
Using these files as reference, copy over the settings to the corresponding files on your Ubuntu box.
Note: I've added comments throughout, but PLEASE do your own research and use the settings that are best for your needs.
This set of config files is very heavily influenced by @StevenCorona's book Scaling PHP. It's a fantastic read, so go get yourself a copy!