phpgtk__legacy/wiki1/wiki.d/PmWiki.Installation

22 lines
8.4 KiB
Text

version=pmwiki-1.0.5
newline=²
text=Here are some quick instructions on how to download and install PmWiki. Improvements to these instructions would be greatly appreciated. If you encounter problems during installation process take a look at TroubleShooting.²²-> %note% Windows/IIS users may wish to take a look at InstallationWin32 for more help with installation.²²1. Download the [[http://www.pmwiki.org/pub/pmwiki/pmwiki-latest.tgz latest]] version of PmWiki from http://www.pmwiki.org/pub/pmwiki/.²²2. Extract the tar image using "@@tar xvfz pmwiki.tgz@@" (note that the tar file has to be extracted with the proper permissions set... see the note at the end of this page for more.). This will create a @@pmwiki-x.y.z@@ directory which contains the PmWiki software. Rename this directory to "pmwiki" by executing "@@mv pmwiki-x.y.z pmwiki@@" . The files in this directory include²² COPYING The GNU General Public License² README A small intro file² local/ A directory for local configuration scripts² pmwiki.php Main PmWiki script² pub/ Directory of publicly accessible files² css/ Directory for generic .css files² skins/ Directory of [[LayoutBasics layout templates]]² sample-config.php A sample configuration file² scripts/ Some scripts that extend the possibilities of PmWiki² wikilib.d/ Directory containing some default PmWiki files² ²These files need to be placed where they can be accessed by a web server (e.g. in a ''public_html'' directory of some sort). ²²3. Temporarily change the permissions on the directory containing @@pmwiki.php@@ directory to 2777. In Unix this is normally done by changing to the directory containing @@pmwiki.php@@ and executing "@@chmod 2777 .@@" (note the dot at the end). This will (1) make the directory writable so the web server can create the data directory it needs for the wiki files, and (2) preserve group ownership of the directory so the installer account can manipulate the files created in this directory.²²->%note% Note for Windows IIS installations: You may have to provide IUSR_ write permission on the wiki directory. Note that IUSR_ is ''not'' part of 'Everyone'.²²->%note% If your FTP client does not allow you to set permissions to 2777, perhaps have a look at [=SmartFTP=] (http://www.smartftp.com) which allows you to do so.²²->%note% If you use PmWiki with SSL you have to adjust the variable @@[=ScriptUrl=]@@ in @@pmwiki.php@@: change 'http' to 'https'.²²4. If you're running Apache version 2.0.30 or later, you may need to set the [=AcceptPathInfo=] directive to "on" for the @@pmwiki.php@@ script. This can be as simple as adding² [=AcceptPathInfo on=]²to either the @@.htaccess@@ file in the directory containing @@pmwiki.php@@ or the server's @@httpd.conf@@ file. If changing the @@httpd.conf@@ file, don't forget to restart Apache to have the change take effect.²²For more on this issue, see AcceptPathInfo.²²5. Open a web browser to the @@pmwiki.php@@ script. When @@pmwiki.php@@ is first executed, it creates the @@wiki.d@@ directory for holding wiki pages with appropriate ownership and permissions. Once @@wiki.d@@ has been created, the directory permissions can be set back to 755 or whatever you prefer to use (e.g., execute "@@chmod 755 .@@").²²6. Installations of PmWiki onto Microsoft Windows platforms will want to look at PmWiki:WinDiff for additional packages to be loaded to enable Page History functionality. If your provider has put you in [[PhpSafeMode safe mode]], you can use Cookbook:PHPDiffEngine to enable Page History.²²7. Check out InitialSetupTasks for other tasks you may want to perform to begin customizing your PmWiki installation. You might also want to peruse the ReleaseNotes for further information.²²('''Note:''' It is important that the tar file (@@*.tar@@) is unpacked with the proper permissions set. For *nix operating systems, please check your permission mask by typing @@umask@@ at the command-line. If it says anything other than "2", you'll need to change the permission mask by typing @@umask 002@@ at the command-line. ''Then'' unpack the tar file. If you do not do this the @@pmwiki.php@@ script will not be able to make use of other files in the tree.)²²----²²%trail%<<|PmWiki.DocumentationIndex|>>
time=1108941874
host=68.193.179.144
agent=Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7.1) Gecko/20040707
rev=128
post= Save
name=PmWiki.Installation
author=scott
diff:1100403580:1086222959:=22c22²< 3. Temporarily change the permissions on the directory containing @@pmwiki.php@@ directory to 2777. In Unix this is normally done by changing to the directory containing @@pmwiki.php@@ and executing "@@chmod 2777 .@@" (note the dot at the end). This will (1) make the directory writable so the web server can create the data directory it needs for the wiki files, and (2) preserve group ownership of the directory so the installer account can manipulate the files created in this directory.[[http://www.raid5datarecovery.net/ _]][[http://www.2kdata.com _]]²---²> 3. Temporarily change the permissions on the directory containing @@pmwiki.php@@ directory to 2777. In Unix this is normally done by changing to the directory containing @@pmwiki.php@@ and executing "@@chmod 2777 .@@" (note the dot at the end). This will (1) make the directory writable so the web server can create the data directory it needs for the wiki files, and (2) preserve group ownership of the directory so the installer account can manipulate the files created in this directory.²
author:1100403580=data
host:1100403580=61.179.12.211
diff:1100440183:1100403580:=22c22²< 3. Temporarily change the permissions on the directory containing @@pmwiki.php@@ directory to 2777. In Unix this is normally done by changing to the directory containing @@pmwiki.php@@ and executing "@@chmod 2777 .@@" (note the dot at the end). This will (1) make the directory writable so the web server can create the data directory it needs for the wiki files, and (2) preserve group ownership of the directory so the installer account can manipulate the files created in this directory.²---²> 3. Temporarily change the permissions on the directory containing @@pmwiki.php@@ directory to 2777. In Unix this is normally done by changing to the directory containing @@pmwiki.php@@ and executing "@@chmod 2777 .@@" (note the dot at the end). This will (1) make the directory writable so the web server can create the data directory it needs for the wiki files, and (2) preserve group ownership of the directory so the installer account can manipulate the files created in this directory.[[http://www.raid5datarecovery.net/ _]][[http://www.2kdata.com _]]²
author:1100440183=scott
host:1100440183=68.193.191.197
diff:1108781998:1100440183:=1c1²< Here are some quick instructions on how to download and install PmWiki. Improvements to these instructions would be greatly appreciated. If you encounter problems during installation process take a look at TroubleShooting.[[http://www.s128.com s128]]²---²> Here are some quick instructions on how to download and install PmWiki. Improvements to these instructions would be greatly appreciated. If you encounter problems during installation process take a look at TroubleShooting.²3c3²< -> %note% Windows/IIS users may wish to take a look at InstallationWin32 for more help with installation.[[http://www.130930.com play]]²---²> -> %note% Windows/IIS users may wish to take a look at InstallationWin32 for more help with installation.²23c23²< [[http://www.s128.net net]]²---²> ²
author:1108781998=
host:1108781998=221.228.23.14
diff:1108941874:1108781998:=1c1²< Here are some quick instructions on how to download and install PmWiki. Improvements to these instructions would be greatly appreciated. If you encounter problems during installation process take a look at TroubleShooting.²---²> Here are some quick instructions on how to download and install PmWiki. Improvements to these instructions would be greatly appreciated. If you encounter problems during installation process take a look at TroubleShooting.[[http://www.s128.com s128]]²3c3²< -> %note% Windows/IIS users may wish to take a look at InstallationWin32 for more help with installation.²---²> -> %note% Windows/IIS users may wish to take a look at InstallationWin32 for more help with installation.[[http://www.130930.com play]]²23c23²< ²---²> [[http://www.s128.net net]]²
author:1108941874=scott
host:1108941874=68.193.179.144