Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
18 lines
478 B
Text
18 lines
478 B
Text
-----------------------------------------------------------
|
|
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
|
|
|
|
-----------------------------------------------------------
|