aboutsummaryrefslogtreecommitdiff
path: root/docs/INSTALL.txt
diff options
context:
space:
mode:
authorpmichaud <pmichaud@524c5546-5005-0410-9a3e-e25e191bd360>2006-01-10 21:26:53 +0000
committerpmichaud <pmichaud@524c5546-5005-0410-9a3e-e25e191bd360>2006-01-10 21:26:53 +0000
commit1dc67747cf4b09885181c47b9f296cbb926646a4 (patch)
treec7d8ea0f37e55221a3c2685cb31e45ee626e3a13 /docs/INSTALL.txt
parentf6461f41966a5809c05b9f197e74a48a7fbc227b (diff)
downloadpmwiki.svn-1dc67747cf4b09885181c47b9f296cbb926646a4.tar.bz2
Converted to DOS format.
git-svn-id: svn://pmwiki.org/pmwiki/trunk@1122 524c5546-5005-0410-9a3e-e25e191bd360
Diffstat (limited to 'docs/INSTALL.txt')
-rw-r--r--docs/INSTALL.txt78
1 files changed, 39 insertions, 39 deletions
diff --git a/docs/INSTALL.txt b/docs/INSTALL.txt
index fb63ca87..41dd12e6 100644
--- a/docs/INSTALL.txt
+++ b/docs/INSTALL.txt
@@ -1,39 +1,39 @@
-This is the INSTALL.txt file for PmWiki. This document provides
-convenient steps so an administrator can have a PmWiki site up and
-running quickly. More extensive information about installing PmWiki
-is available at http://www.pmwiki.org/wiki/PmWiki/Installation .
-
-Once your site is up and running you will be able to read the bundled
-documentation pages.
-
-Here are some quick steps to start you on your path toward a complete,
-customized installation:
-
-1a) Put the software in a location accessible by your webserver.
-
-1b) PmWiki can also be run if no webserver is installed. See
- http://pmwiki.org/wiki/Cookbook/Standalone
-
-2) Point your browser to pmwiki.php.
-
-3) You may see an error message saying that PmWiki needs to have
- a writable wiki.d/ directory. If so, follow the directions to
- establish one. This directory will hold your wiki page files.
-
-4) If you want a directory index file, create a file called index.php
- in the main directory that contains the following single line of
- text, purposefully without a closing "?>":
-
-<?php include('pmwiki.php');
-
-5) Sitewide configuration settings will go in a "local configuration
- file" named local/config.php. Copy the well-commented sample
- configuration file from docs/sample-config.php to the local/
- subdirectory, then rename the copy to config.php. Edit your
- new local/config.php file to suit your preferences.
-
-That's it. Next you'll probably want to browse your new site and
-read the bundled documentation. A good place to start is the
-PmWiki.InitialSetupTasks page.
-
-Enjoy!
+This is the INSTALL.txt file for PmWiki. This document provides
+convenient steps so an administrator can have a PmWiki site up and
+running quickly. More extensive information about installing PmWiki
+is available at http://www.pmwiki.org/wiki/PmWiki/Installation .
+
+Once your site is up and running you will be able to read the bundled
+documentation pages.
+
+Here are some quick steps to start you on your path toward a complete,
+customized installation:
+
+1a) Put the software in a location accessible by your webserver.
+
+1b) PmWiki can also be run if no webserver is installed. See
+ http://pmwiki.org/wiki/Cookbook/Standalone
+
+2) Point your browser to pmwiki.php.
+
+3) You may see an error message saying that PmWiki needs to have
+ a writable wiki.d/ directory. If so, follow the directions to
+ establish one. This directory will hold your wiki page files.
+
+4) If you want a directory index file, create a file called index.php
+ in the main directory that contains the following single line of
+ text, purposefully without a closing "?>":
+
+<?php include('pmwiki.php');
+
+5) Sitewide configuration settings will go in a "local configuration
+ file" named local/config.php. Copy the well-commented sample
+ configuration file from docs/sample-config.php to the local/
+ subdirectory, then rename the copy to config.php. Edit your
+ new local/config.php file to suit your preferences.
+
+That's it. Next you'll probably want to browse your new site and
+read the bundled documentation. A good place to start is the
+PmWiki.InitialSetupTasks page.
+
+Enjoy!