()
, PmWiki ( Installation), .
PmWiki local/config.php. , , Site.SideBar, Site.
(local/config.php)
PmWiki local/config.php . , sample-config.php ( docs/) local/config.php . , local/config.php , sample-config.php .
config.php:
<?php if (!defined('PmWiki')) exit();
$WikiTitle = "My New Wiki";
$PageLogoUrl = "http://www.example.com/mylogo.gif";
$DefaultPasswords['admin'] = crypt('onesecret');
$EnableUpload = 1;
$DefaultPasswords['upload'] = crypt('secrettwo');
putenv("TZ=EST5EDT");
$TimeFmt = '%B %d, %Y, at %I:%M %p EST';
, config.php <?php . PHP ?> . <?php ?>. PHP-.
config.php, , PHP- PmWiki:
$WikiTitle, . , , config.php , UTF-8 BOM.$PageLogoUrl(), .$DefaultPasswords['admin'] .-
$EnableUpload"1" (" ").$DefaultPasswords['upload'] . - TZ .
$TimeFmt( TZ) wiki . ( ) local/config.php PmWiki. PmWiki Variables, , PmWiki PmWiki:PmWikiUsers .
Site ( Site.SideBar) . , local/config.php . "mysecret" :
pmwiki.php
PmWiki , . - . PmWiki local/ cookbook/, PmWiki .
local/config.php, cookbook/ pub. pmwiki.php scripts/, .
pmwiki.php. , , .
pmwiki " " index.php, :
<?php include('pmwiki.php');
config.php, ! - !
( ) , , WikiFarms.
?
PmWiki, PmWiki PmWiki. PmWiki , , PmWiki:PmWikiUsers , !
<< Installation | DocumentationIndex | >>
PmWikiRu.InitialSetupTasks -
Backlinks
PmWikiRu.InitialSetupTasks: 2012-01-06
PmWiki.InitialSetupTasks: 2022-11-27