freebsd-ports/net-mgmt/phpweathermap/files/pkg-message.in
Martin Wilke 2cbcc5d099 Weathermap is a network visualisation tool, to take data you already
have and show you an overview of your network in map form.

WWW:	http://www.network-weathermap.com/

PR:		ports/153835
Submitted by:	Hsin-Han You <hhyou at cs.nctu.edu.tw>
Feature safe:	yes
2011-01-28 17:19:37 +00:00

16 lines
517 B
Text

***************************************************************
Now you need to adjust PHP's include_path to contain
`%%DATADIR%%/lib'
For example, insert:
include_path = ".:%%DATADIR%%/lib"
into `%%LOCALBASE%%/etc/php.ini'.
Remember to change the permission of output dir
if you wish to use the web editor interface.
For more general information about the PHP Network Weathermap,
please visit: http://www.network-weathermap.com/
***************************************************************