pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/php-glpi



Module Name:    pkgsrc
Committed By:   hauke
Date:           Tue Jul 18 15:19:06 UTC 2017

Modified Files:
        pkgsrc/www/php-glpi: MESSAGE

Log Message:
List basic requirements that are not enforced by the package (web
server, mysql server).


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/php-glpi/MESSAGE

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/php-glpi/MESSAGE
diff -u pkgsrc/www/php-glpi/MESSAGE:1.1 pkgsrc/www/php-glpi/MESSAGE:1.2
--- pkgsrc/www/php-glpi/MESSAGE:1.1     Tue Jul 18 14:29:51 2017
+++ pkgsrc/www/php-glpi/MESSAGE Tue Jul 18 15:19:05 2017
@@ -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:
 



Home | Main Index | Thread Index | Old Index