Commit graph

40 commits

Author SHA1 Message Date
Joey Payne
943aafd944 Chmod only if file exists. 2015-07-31 11:56:49 -06:00
Joey Payne
0e481f5fbb Chmod php-cgi binary so that it has execute permissions. 2015-07-31 11:53:25 -06:00
Brad Metcalf
fbf74957c2 Revert "Fixed PHP detection"
This reverts commit b6eeb0ef03.
2015-05-20 18:16:54 -05:00
Brad Metcalf
b6eeb0ef03 Fixed PHP detection 2015-05-20 18:08:12 -05:00
Brad Metcalf
06532b037a Update README.md 2015-04-28 11:42:43 -05:00
Brad Metcalf
90b829d297 Updated details of using PHP binaries 2015-04-28 11:40:53 -05:00
Brad Metcalf
b851d068a8 Changed host to DNS name instead of IP 2015-04-03 01:38:28 -05:00
Brad Metcalf
c7bbd9e001 Restructuring and refactoring 2015-04-03 00:03:35 -05:00
Brad Metcalf
b49c49acf2 Revert "Restructuring and refactoring"
This reverts commit 766278abf9e1e96cf173a50665e2a7bde7d24460.
2015-04-02 23:55:06 -05:00
Brad Metcalf
36dbfbfd6d Restructuring and refactoring 2015-04-02 23:44:06 -05:00
Brad Metcalf
ad09c01c2d PHP detection, removed PHP binaries, added bin dir 2015-04-02 19:13:09 -05:00
Brad Metcalf
db1a6b4792 Merge pull request #10 from wookiecooking/master
Closes issue #7 about Windows compatibility for tests.
2015-04-01 22:00:55 -05:00
Austin Turnage
152b35293e close #7 2015-04-01 21:34:59 -04:00
Brad Metcalf
a9d2ea736e Removed undefined token from listen callback 2015-04-01 00:35:54 -05:00
Brad Metcalf
ada976c4fb Removed GET check, no longer needed at this point 2015-04-01 00:17:50 -05:00
Brad Metcalf
9d6fac6a67 Added exception handling and random port 2015-04-01 00:03:20 -05:00
Brad Metcalf
f182513009 Port information supplied to ENV variables 2015-03-31 23:56:27 -05:00
Brad Metcalf
517879aaba Fixed tabbing. Added REMOTE_ADDR functionality. 2015-03-31 22:49:45 -05:00
Brad Metcalf
1f20cd1c27 Merge pull request #8 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
2015-03-31 19:37:13 -05:00
The Gitter Badger
cb287aae35 Added Gitter badge 2015-04-01 00:32:09 +00:00
Brad Metcalf
aa1710b5b4 Require Express 4.X to prevent parse error 2015-03-31 17:30:50 -05:00
Brad Metcalf
4d968756fa PW_BIN_$$PATH >> PW_BIN_PATH 2015-03-31 09:14:07 -05:00
Brad Metcalf
225e1bc80d Merge pull request #5 from wookiecooking/master
Accepted merge. Closes Issue #4
2015-03-30 21:14:12 -05:00
Austin Turnage
e1e3dc94e8 closes #4 2015-03-30 21:57:01 -04:00
Brad Metcalf
3be337293b Update README.md 2015-03-30 20:20:46 -05:00
Brad Metcalf
3d373d6193 Merge pull request #1 from wookiecooking/master
removed node_modules;cleaned up package.json for installation via npm;ad...
2015-03-30 20:13:01 -05:00
Austin Turnage
782801bf4d cleaned up package.json 2015-03-30 21:08:54 -04:00
Austin Turnage
3ffbf31626 didnt realize node-php was modified, included into library, modified require in index 2015-03-30 21:06:40 -04:00
Austin Turnage
d168d67ba1 removed node_modules;cleaned up package.json for installation via npm;added .gitignore 2015-03-30 20:54:04 -04:00
Brad Metcalf
f0222fe6de Update README.md 2015-03-30 19:42:05 -05:00
Brad Metcalf
8164b247cf Added more control of php-webkit through package.json 2015-03-30 19:03:47 -05:00
Brad Metcalf
647d76b193 Stripped redundant HTML from PHP Info file 2015-03-27 08:46:01 -05:00
Brad Metcalf
4a26ec953d Restructuring
Node modules moved to root and paths removed from requiring them.
2015-03-27 08:39:42 -05:00
Brad Metcalf
432711931f Added clarity about the included PHP binaries 2015-03-23 01:49:09 -05:00
Brad Metcalf
76c31c3092 Listed custom PHP $_SERVER variables 2015-03-23 01:18:15 -05:00
Brad Metcalf
21ec29fa4c Added custom $_SERVER variables 2015-03-23 01:06:41 -05:00
Brad Metcalf
623f30d979 Turned extensions on by default 2015-03-22 23:51:26 -05:00
Brad Metcalf
1f5057b403 Minor changes 2015-03-22 17:42:48 -05:00
Brad Metcalf
4044579525 Added LICENSE information 2015-03-22 17:05:01 -05:00
Brad Metcalf
024ba6bd41 Submitted source to repo 2015-03-22 16:48:35 -05:00