PmWiki(PmWiki )

PmWikilocal/config.phppub/css/local.cssSiteSiteAdmin Site.SideBar

(local/config.php)

PmWikisample-config.php file( docs/ )local/config.php local/config.php

 config.php 

<?php if (!defined('PmWiki')) exit(); $WikiTitle = "My New Wiki"; $PageLogoUrl = "";

  1. $ScriptUrl = 'http://example.com/pmwiki/pmwiki.php';
  2. $PubDirUrl = 'http://example.com/pmwiki/pub';

$DefaultPasswords['admin'] = pmcrypt('onesecret');

$EnableUpload = 1; $DefaultPasswords['upload'] = pmcrypt('secrettwo');

putenv("TZ=EST5EDT"); $TimeFmt = 'd, I:p EST';

config.php <?php PHP ?> <?php ?>PmWiki PHP

config.php PmWikiPHP

local/config.php()PmWiki Variables PmWiki + PmWiki

!

Wiki

wikiwiki(Cyrillic, Greek, Chinese)(CzechFrench)PmWiki.UTF-8Cookbook:UTF-8

!

Security

pmcrypt() PasswordsAdmin

!

Site ( Site.SideBar ) site-wide local/config.php "mysecret"

$DefaultPasswords['admin'] = pmcrypt('mysecret');

pmcrypt() PasswordsAdmin

pmwiki.php

PmWikiPmWiki local/ cookbook/ PmWiki

local/config.php cookbook/ pub pmwiki.php scripts/

pmwiki.phpPmWikiindex.php "wrapper script"

<?php include('pmwiki.php');

<?php include('pmwiki.php');index.phppmwiki.php(FTP Client) !

!

PmWiki( Uploads administration (Wiki )

!

PmWiki(wiki.d)() ! local/config.phplocal customizationsCookbookCookbook? recipes - config.php

() PmWikiWiki Farms

?

PmWiki mailing listWikiPmWikiPmWiki:PmWikiUsers