ports/devel/phpbt/files/pkg-message.in
Dmitry Marakasov e87a8bd319 - Fix trailing whitespace in pkg-messages
Approved by:	portmgr blanket
2016-05-19 11:09:14 +00:00

22 lines
740 B
Text

==========================================================================
FreeBSD phpBugTracker installation instructions:
Optional: Install JpGraph (http://www.aditus.nu/jpgraph/) if you
wish to use it.
1. The phpBugTracker distribution has been installed in:
%%PREFIX%%/%%PHPBT%%
2. With your web browser, surf to this location. You will be
presented with a web page that will help you configure and install
the application.
3. After completing the installation, login and start reporting bugs.
* Note: You must have magic_quotes_gpc set to On either in php.ini
or in .htaccess (see http://www.php.net/manual/en/configuration.php
for more info).
==========================================================================