summaryrefslogtreecommitdiff
path: root/www/textpattern/files/pkg-message.in
blob: 842929608b4fef1aea5ac51c3db6c4ef7cfd0c0c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
-----------------------------------------------------------
textpattern has been installed into:

    %%WWWDIR%%

You will probably want to add an alias to your httpd.conf file,
something like this:

    Alias /textpattern "%%WWWDIR%%"

For initial setup:

 - Setup an empty mysql database
 - Open web browser and browse textpattern directory
     http://yourserver/textpattern/setup/
 - Follow steps on setup wizard

-----------------------------------------------------------