summaryrefslogtreecommitdiff
path: root/www/codeigniter17/files/pkg-message-noapache.in
blob: fa06056f1d746441996fab94ac632f10fe93906e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
*********************************************************************
You have just installed the CodeIgniter web application framework.

Optional post-installation instructions include:

- Open the %%WWWDIR%%/system/application/config/config.php
  file with a text editor and set your base URL.

- If you intend to use a database, open the
  %%WWWDIR%%/system/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%%/system/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.