Home PageFacebook pageAbout Our ChurchSunday ServicesActivitiesInfo
|
Here are some quick instructions on how to download and install Pm Wiki. Improvements to these instructions would be greatly appreciated. If you encounter problems during installation process take a look at Trouble Shooting.
Windows/IIS users may wish to take a look at Installation Win 32 for more help with installation.
1. Download the latest version of PmWiki from http://www.pmwiki.org/pub/pmwiki/. 2. Extract the tar image using " 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 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 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'.
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.
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 AcceptPathInfo onto 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 Accept Path Info. 5. Open a web browser to the 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 safe mode, you can use Cookbook:PHPDiffEngine to enable Page History. 7. Check out Initial Setup Tasks for other tasks you may want to perform to begin customizing your PmWiki installation. You might also want to peruse the Release Notes for further information. (Note: It is important that the tar file ( << System Requirements | PmWiki.Documentation Index | Initial Setup Tasks >> |
|
Page last modified on June 03, 2004, at 02:35 AM
|
|