Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | php7: facilitate running php7-fastcgi without listening on TCP socket | W. Michael Petullo | 2019-04-13 |
| | | | | | | | | The init.d script for php7-fastcgi no longer invokes php7-fastcgi with the '-b' flag when 'port' does not appear in /etc/config/php7-fastcgi. This causes php7-fastcgi to communicate using only a Unix socket. Signed-off-by: W. Michael Petullo <mike@flyn.org> | ||
* | php7: add new package | Michael Heimpold | 2016-09-03 |
This is a copy of the existing php5 stuff, adopted for PHP7. Please not, that its not supported to install both php5 and php7 in parallel on the target. Signed-off-by: Michael Heimpold <mhei@heimpold.de> |