Ric Harvey
1b427c9c9b
update versioning
2017-08-18 14:26:45 +01:00
Ric Harvey
b231e0c65b
Merge branch 'brendaniel-patch-1'
2017-08-18 14:25:03 +01:00
Ric Harvey
263b63be3f
Merge branch 'patch-1' of git://github.com/brendaniel/nginx-php-fpm into brendaniel-patch-1
2017-08-18 14:24:37 +01:00
Ric Harvey
cfed8f474f
Merge branch 'xdebug' of git://github.com/that0n3guy/nginx-php-fpm
2017-08-18 14:19:54 +01:00
Ric Harvey
974e1a766a
update container scripts version closes PR #136
2017-08-18 14:18:44 +01:00
Ric Harvey
cba9b658dd
Merge branch 'thelittlefireman-patch-1'
2017-08-18 14:17:53 +01:00
Ric Harvey
ff9649540c
Merge branch 'patch-1' of git://github.com/thelittlefireman/nginx-php-fpm into thelittlefireman-patch-1
2017-08-18 14:15:48 +01:00
Ric Harvey
ed8e1953f1
fix repo layout doc conf directive closes #155
2017-08-18 14:14:51 +01:00
Ric Harvey
e6871df283
Move daemon off to supervisor and out of nginx.conf closes #156
2017-08-18 14:12:12 +01:00
Ric Harvey
5fc072679a
add include file sin supervisord config closes #156
2017-08-18 12:03:29 +01:00
Ric Harvey
21cd9b84a0
build 1.2.4 release php 7.1.8 nginx 1.13.4
2017-08-14 10:06:30 +01:00
Ric Harvey
3cf02fc8b6
Merge pull request #162 from yuriolive/patch-1
...
New NGINX version fix security vulnerability
2017-08-04 16:02:31 +01:00
yuriolive
ffd963a3ee
New NGINX version fix security vulnerability
...
Nginx 1.13.2 has the security vulnerability CVE-2017-7529.
2017-08-03 18:17:12 -03:00
GracefulLight
c133ba3f8e
composer parallel install plugin added
...
https://github.com/hirak/prestissimo
2017-07-31 18:24:00 +09:00
Ric Harvey
3ef8afd8af
Remove VOLUME closes #139 #151
2017-07-25 23:02:03 +01:00
Ric Harvey
0579a6c9d0
up php version to 7.1.7 and nginx to 1.13.2
2017-07-25 22:53:09 +01:00
Peter O
bb97c9937d
added comment on where error comes from
2017-06-23 13:49:01 -05:00
Peter O
321452c7d5
added some missing items
2017-06-23 12:10:37 -05:00
Peter O
381434a6db
initial xdebug additions
2017-06-23 11:32:26 -05:00
Peter O
598dbe1a24
initial xdebug additions
2017-06-23 11:31:17 -05:00
Ric Harvey
60b29b4842
update readme
2017-06-23 10:03:38 +01:00
thelittlefireman
157a1c27f1
fix huge mistake : bad copy past and missing parameters
2017-06-23 11:02:47 +02:00
Ric Harvey
b294361b1e
set workers automatically closes #122
2017-06-23 09:57:00 +01:00
Richard Harvey
3fea6fc090
Bumped versions of nginx and PHP
2017-06-23 09:44:45 +01:00
Ric Harvey
34e3c96166
Update nginx version to 10.12.0
2017-04-18 09:57:56 +01:00
Ric Harvey
79efb3170b
adding else back in
2017-04-18 09:44:00 +01:00
Ric Harvey
dedba49d93
Merge branch 'SKoschnicke-master'
2017-04-18 09:43:15 +01:00
Ric Harvey
502dee57d4
Merge branch 'master' of git://github.com/SKoschnicke/nginx-php-fpm into SKoschnicke-master
2017-04-18 09:41:01 +01:00
thelittlefireman
3bc935e817
fix bad copy past
...
fix bad copy past
2017-04-07 09:44:49 +02:00
thelittlefireman
49ddd9fe3e
Prevent config files from being filled to infinity
...
When you start/stop Successively your container, the file /root/.ssh/conf and /usr/local/etc/php-fpm.conf grow to infinity : loop repetition of line "; Include one or more files. If glob(3) exists, it is used to include a bunch of
; files from a glob(3) pattern. This directive can be used everywhere in the
; file.
; Relative path can also be used. They will be prefixed by:
; - the global prefix if it's been set (-p argument)
; - /usr/local otherwise
include=etc/php-fpm.d/*.conf
php_flag[display_errors] = off
php_flag[display_errors] = off
php_flag[display_errors] = off
php_flag[display_errors] = off
php_flag[display_errors] = off"
2017-04-07 09:43:19 +02:00
Ric Harvey
c975c8b128
Merge pull request #133 from ciruz/master
...
Error in PHP docs
2017-03-23 09:48:04 +00:00
ciruz
abcb3b8bc9
error in php docs
2017-03-23 08:29:17 +01:00
Sven Koschnicke
7f2ff02904
Fix running composer with respect to different WEBROOT.
...
The composer configuration should always be located in the project root,
independently where the webroot is located. Closes #95 .
2017-03-20 13:05:41 +01:00
Ric Harvey
847cd43476
Fix sqlite missing modules
2017-03-17 12:32:22 +00:00
Ric Harvey
ab0e1cb90b
Merge pull request #127 from TheNavigat/master
...
Adding PDO Sqlite extension
2017-03-17 10:09:05 +00:00
Amjad Mashaal
5d26aff3e4
Adding PDO Sqlite extension
2017-03-17 01:26:53 +02:00
Ric Harvey
aa551a999e
Add new flag REMOVE_FILES to close #121
2017-03-16 16:29:22 +00:00
Ric Harvey
fb035e0955
adding unmaitained tags to docs
2017-03-16 12:01:28 +00:00
Ric Harvey
35c0014862
Added OpCache module closes #123
2017-03-16 10:36:10 +00:00
Ric Harvey
2e17591874
Merge pull request #125 from aschonbe/master
...
[FIX] Composer.phar Installer auto-version SHA
2017-03-15 09:21:27 +00:00
aschonbe
ce70c0ffc9
[FIX] Composer.phar Installer auto-version SHA
...
Problem: against best practice, the composer.phar installer download checksum was hard coded, but the latest version of the installer was downloaded, resulting in the checksum often not matching the package; build would ultimately fail.
Solution: grab the latest checksum value along with the latest installer package.
More instructions: https://getcomposer.org/doc/faqs/how-to-install-composer-programmatically.md
2017-03-14 15:07:16 -04:00
Ric Harvey
93492db9dd
fix versioning link
2017-02-21 14:08:33 +00:00
Ric Harvey
e7cbabc006
Update to PHP 7.1.2
2017-02-21 12:44:02 +00:00
Ric Harvey
f9298a7462
prep for 1.1.3 updates to scripts
2017-02-20 09:13:10 +00:00
Ric Harvey
5750ff899d
Merge pull request #118 from epoxa/patch-1
...
Typo
2017-02-19 14:40:41 +00:00
epoxa
fb79936726
Update docker_compose.md
2017-02-19 03:36:48 +07:00
Ric Harvey
d86d2e16c8
Fix table syntax in MD
2017-02-17 12:10:43 +00:00
Ric Harvey
cdfba3cfd0
update to nginx 1.11.10/versioning/composer fix closes #95
2017-02-17 11:24:54 +00:00
Ric Harvey
59e4b25182
Adding docker compose guide
2017-02-17 10:13:14 +00:00
Ric Harvey
df8d254fcd
move requiremtns under .travis directory
2017-02-17 09:50:15 +00:00