- Add support for PHP 5.5+ (without APC as it is not yet compatible).
- Replace NginX configuration with H5BP's one (Closes #47).
- Improve restart process (Closes #45).
- Ubuntu 13.04 Raring Ringtail tests.
- Add option to install Memcached Server
- Add memcached pecl extensions into PHP
- Remove "ENABLED" from OPTIONS
- APC is now installed via PECL repository
- The update_apc script is removed (in favour of
pecl upgrade
) - Suhosin is now removed completely
- Updated init scripts for NginX and PHP
- PostgreSQL, regular and PDO support (Closes #34).
- NginX, PHP and APC upstream release.
- Fix FPM init script.
- New FPM real-time status page.
- Minor code refactoring.
- Configure options for NginX and PHP are now declared in OPTIONS.
- Call init scripts directly.
- Fix ext/update_apc.sh script.
- Fix ext/update_nginx.sh script.
- Fix ext/update_php.sh script.
- PHP Upstream Release.
- APC Upstream Release.
- APC now reports the correct version.
- Fix architecture auto-detection (Closes #29).
- Improved process killing function.
- Added Postfix as a null client (send only).
- The script is now fully compatible with Debian 6.
- NginX now supports IPv6.
- Switched to Apache License, Version 2.0.
- "update_nginx.sh", "update_php.sh", "update_apc.sh" scripts now support custom configure arguments, and can be used to modify the default configuration.
- NginX upstream release.
- Fixes #23.
- PHP upstream release.
- Added re2c package as a dependency for php.
- Nginx Upstream release.
- MySQL Server is now optional (closes Issue #20).
- PHP Upstream release.
- PHP upstream release (http://www.php.net/archive/2012.php#id2012-05-03-1)
- The script is now completely unattended.
- Added an OPTIONS file that contains all program versions and paths.
- Improved the final screen. It should now check for the external IP address.
- Removed mysql questions from the install script.
- Upgraded apc.php.
- NginX upstream release for both stable and development versions.
- With the new upstream release APC is now available for PHP 5.4.
- Converted repository to Vincent Driessen's branching model.
- Converted numbering scheme to Semantic Versioning
- Improved the check download function.
- Improved discovery of old configure options for nginx.
- Improved restart functions.
- Improved syntax.
- Minor fixes.
- Upgraded NginX development to 1.1.18.
- Upgraded NginX stable to 1.0.14.
- Upgraded NginX development to 1.1.17.
- Major code refactoring (all the functions are in separate files).
- Added the option to install PHP 5.4.
- Upgraded NginX stable to 1.0.13.
- Upgraded NginX development to 1.1.16.
- Upgraded NginX development to 1.1.15.
- Added the option to choose wich nginx release you wish to install.
- Added a script to update php.
- Added a script to update apc.
- Major code improvements.
- Improved the update nginx script.
- Fixed timezone issues with newest php version.
- Other minor fixes.
- Upgraded PHP to version 5.3.10.
- Upgraded Suhosin to version 0.9.33.
- Upgraded NginX to version 1.1.14.
- Upgraded NginX to version 1.1.13.
- Upgraded PHP to version 5.3.9.
- Upgraded NginX to version 1.1.12.
- Upgraded NginX to version 1.1.11.
- Upgraded NginX to version 1.1.10.
- Upgraded NginX to version 1.1.8.
- Upgraded NginX to version 1.1.7.
- Upgraded NginX to version 1.1.5.
- Fixed kerberos libraries path.
- Added imap and imap-ssl support to PHP.
- Upgraded NginX to development version 1.1.4 (http://wiki.nginx.org/NginxFaq#Is_it_safe_to_use_the_development_branch_in_production.3F)
- Upgraded NginX to version 1.0.6 stable.
- Hard coded sendmail path in the PHP-FPM config file.
- Upgraded PHP to version 5.3.8.
- us.php.net is now the default download location.
- Added HttpGzipStaticModule for NginX.
- Upgraded NginX to 1.0.5.
- Added command line interface for PHP.
- replaced default mysql install with mysql_secure_installation.
- Added nginx upgrade script.
- Improved kill command.
- made install.sh executable.
- Added progress indicator and reorganized code.
- Added nxensite and nxdissite scripts (Thanks to dambravicius).
- Improved "Current Dir" declaration.
- Made all the paths global.
- Upgraded NginX to the latest 1.0.3 stable and APC to 3.1.9.
- Upgraded NginX to the latest 1.0.2 stable and APC to 3.1.8.
- Temporary fix for Ubuntu 11.04 libraries path.
- Upgraded NginX to the latest 1.0.0 stable
- Upgraded PHP to the latest 5.3.6
- Down graded Nginx to the stable 0.8.54 instead of the development version.
- Cleared the screen of messages and redirected all output to install.log;
- Removed GEOIP default install;
- Created sites-available/enabled combo for Nginx;
- Added multiple checks.