freebsd-ports/www/codeigniter22/files/pkg-message-noapache.in
Jason Unovitch d8e6ea0f6f www/codeigniter*: repo copy in preparation of CodeIgniter 3.x update
- Repo copy www/codeigniter -> www/codeigniter22
- Mark www/codeigniter22 as DEPRECATED and add a PKGNAMESUFFIX
- Register CONFLICTS
- Connect www/codeigniter22 to the build

PR:		203403
2015-11-01 02:47:22 +00:00

20 lines
733 B
Text

*********************************************************************
You have just installed the CodeIgniter web application framework.
Optional post-installation instructions include:
- Open the %%WWWDIR%%/application/config/config.php
file with a text editor and set your base URL.
- If you intend to use a database, open the
%%WWWDIR%%/application/config/database.php
file with a text editor and set your database settings.
- Other user-configurable files include:
%%WWWDIR%%/index.php
Any file located in %%WWWDIR%%/application/config
- If you are upgrading from a prior release, please visit:
http://codeigniter.com/user_guide/installation/upgrading.html
for additional post-installation instructions.