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

Note that you should restart your Apache web server to ensure that
the CodeIgniter configuration file is loaded.

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.