Skip to content
Snippets Groups Projects
Commit f2ca9acb authored by Roger W Feese's avatar Roger W Feese
Browse files

Added Apache module and PHP extensions requirements.

parent 036250be
Branches
No related tags found
No related merge requests found
...@@ -59,6 +59,15 @@ special privileges to create. ...@@ -59,6 +59,15 @@ special privileges to create.
8. Set up Apache and your virtual host (TODO). 8. Set up Apache and your virtual host (TODO).
Required Apache modules:
rewrite
php5
Required PHP extensions:
php5-mysql
php5-memcache
php5-tidy
9. Place a copy of the bulletin repository in the application folder. In order 9. Place a copy of the bulletin repository in the application folder. In order
to get all of the embeded notes, this currently requires a copy of the to get all of the embeded notes, this currently requires a copy of the
repository from production. repository from production.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment