diff options
author | hauke <hauke@pkgsrc.org> | 2017-07-18 15:19:05 +0000 |
---|---|---|
committer | hauke <hauke@pkgsrc.org> | 2017-07-18 15:19:05 +0000 |
commit | b0cdcf954645a67547df68f7372f2bca1648f9b8 (patch) | |
tree | 1ad7694d8bd25816dc2f01d6213939a55a0d695d /www | |
parent | 974ced15161e973e20fff8508f3feeb542b80c7f (diff) | |
download | pkgsrc-b0cdcf954645a67547df68f7372f2bca1648f9b8.tar.gz |
List basic requirements that are not enforced by the package (web
server, mysql server).
Diffstat (limited to 'www')
-rw-r--r-- | www/php-glpi/MESSAGE | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/www/php-glpi/MESSAGE b/www/php-glpi/MESSAGE index eea55ce2636..819e75f4fa4 100644 --- a/www/php-glpi/MESSAGE +++ b/www/php-glpi/MESSAGE @@ -1,5 +1,9 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.1 2017/07/18 14:29:51 hauke Exp $ +$NetBSD: MESSAGE,v 1.2 2017/07/18 15:19:05 hauke Exp $ + +To run GLPI, you need a web server set up to run PHP scripts; +${PREFIX}/share/examples/glpi/http-glpi.conf is a sample +configuration for Apache. In addition, you need access to a MySQL server. To set up or upgrade GLPI, activate the setup page: |