21 lines
622 B
Text
21 lines
622 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/index.php
|
|
- Follow steps on setup wizard
|
|
|
|
For more detailed setup information, see:
|
|
- %%WWWDIR%%/README.txt
|
|
- http://www.textpattern.net/wiki/index.php?title=FTP_installation
|
|
-----------------------------------------------------------
|