Skip to content

Commit

Permalink
Update Dev Logs
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Campbell committed Jul 16, 2020
1 parent 17b11a1 commit 0e00c86
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions Dev Logs.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,13 @@ These are daily and weekly summaries of the work thats been done on webqueue2. T
- **Note:** Commands run through the virtual environment's interpreter MUST be run on templeton.
- Found that Flask will not run under mod_python. I need mod_wsgi. Tomorrow will be spent making sure this works before requesting it.

<!-- ### Tuesday - 7/14/20 -->
<!-- ### Wednesday - 7/15/20 -->
### Tuesday - 7/14/20
- Experiemented with mod_wsgi configuration

### Wednesday - 7/15/20
- Got mod_wsgi-py3 running under Ubutnu 18.04. See [installation notes](https://github.rcac.purdue.edu/ECN/webqueue2/blob/master/docs/Installing%20Apache2%20and%20mod_wsgi%20on%20Ubuntu%2018.04.md).
- Got mod_wsgi-p2 running under CentOS 6.10.

<!-- ### Thursday - 7/16/20 -->
<!-- ### Friday - 7/17/20 -->
<!-- ### Saturday - 7/18/20 -->
Expand Down

0 comments on commit 0e00c86

Please sign in to comment.